Skip to content

Improve performance of column lookup by name #178

@CurtHagenlocher

Description

@CurtHagenlocher

Describe the enhancement requested

The Column(string) method in RecordBatch is linear to the number of columns. This could be improved by adding an optional dictionary-based lookup.

Moved from apache/arrow#44501. See extensive discussion at apache/arrow#44633.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions