Skip to content

[C++] Add FixedWidthBinary type #16134

@asfimport

Description

@asfimport

This would be very useful for interacting with Parquet and other data sources that use fixed-byte-width binary types, as a more efficient version of List. We can resolve adding this type to the format spec later.

@julienledem @nongli do you have an opinion about this type? Would be equivalent to FIXED_LEN_BYTE_ARRAY in Parquet. It would be convenient to implement Decimal types on top of this

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-491. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions