Skip to content

consider making it possible to build specific columns from stream data #45

@ExpandingMan

Description

@ExpandingMan

When message batches are sent in the streaming format, in principle it should be very simple to build only specific columns, but the format for some reason is very hostile to this. The issue is that one does not a priori know which nodes and buffers one must use to build the column without iterating through them, and this cannot even be determined uniquely from the schema. So, for now, I'm not supporting this, but it's one of many reasons that building is painfully slow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions