Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Processes sort and order only working for "small extents" #52

@ValentinaHutter

Description

@ValentinaHutter

As we are using Dask, the processes that are applied to a dataset are not allow to load any values of the datasets.
The only two processes that still load data are the sort and the order processes, so when a large dataset is selected and these processes are applied, to many values will be loaded and the memory usage will be too high.
These processes need to be updated without loading any values.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions