Skip to content

array.to_hdf5(compute=False) doesn't return delayed value #1296

@nirizr

Description

@nirizr

array.to_hdf5 accepts a compute keyword implicitly by passing it along to store (which handles it correctly), but array.to_hdf5 does not handle that correctly. It should accept it explicitly and return a single delayed() object in that case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arraygood first issueClearly described and easy to accomplish. Good for beginners to the project.io

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions