Skip to content

Expose blosc2_schunk_append_file to Python API [Feature request] #445

@barakugav

Description

@barakugav

Hey and thanks in advance for the support!

I use blosc2 to write multiple small arrays into files, and I want to reduce the number of files.
I saw there is a C function that appends an SChunk to a file, blosc2_schunk_append_file, but couldn't find a way to call it from the Python API. Will it be possible to expose such function? or support it as a mode in blosc2.save?
We already have the option to load arrays from files with offset, so an option to append seems logical to me.

Thanks again ❤️

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