Skip to content

Optimize storing fill_value to Array #366

@jakirkham

Description

@jakirkham

Would be nice if when storing a scalar or an array that contains only the fill_value of the Array, the chunk is merely deleted (if it exists) instead of writing out a chunk that contains only the fill_value for all elements. The Array should behave identically in either case. The only benefit is that storage is cutdown automatically in this case. A situation where this may come up is when copying one Array to another.

Metadata

Metadata

Assignees

No one assigned

    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