Skip to content

Write multiple table slices incrementally #4

@grovesNL

Description

@grovesNL

It would be useful to have a writer API that allowed us to write out one table slice at a time, so we could stream batches of rows to the writer instead of all at once (similar to row group writer in the Rust Parquet API). For now everything is held in-memory which will work fine until we work with much larger sbdf files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions