-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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:
- [Python] Add support for FixedWidthBinary type (relates to)
Note: This issue was originally created as ARROW-491. Please see the migration documentation for further details.