Skip to content

read_elem_as_dask #1430

@ivirshup

Description

@ivirshup

Please describe your wishes and possible alternatives to achieve the desired result.

We should probably add some read_elem_as_dask methods to make reading stored objects from as dask arrays easier.

This largely needs special casing due to:

I think we can skip dataframe support for now. It may be worth thinking about how to read objects into GPU memory as well.

I'm not completley set on the API, so input welcome. My initial thought is that we could just have a smaller registry of methods which only supports reads for dense and sparse arrays.

cc: @ilan-gold

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions