Skip to content

2023.12.2

Compare
Choose a tag to compare
@ungarj ungarj released this 12 Dec 15:17
· 271 commits to main since this release
  • core

    • add processing.types.LazyTaskInfo to avoid calling Future.result() unnecessarily (#608)
    • do not keep futures around when submitting a task graph to enable dask to release finished tasks (#608)
    • also apply settings.MapcheteIOSettings to path.MPath.read_text() (#609)
    • add optional DaskSpecs to mapchte configuration schema (#609)