-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
featureA feature requestA feature request
Description
This is a further continuation of #6618
Extension Types
Now that things have more or less been figured out, we can actually start implementing extension arrays. This tracking issue will simply link together other tracking issues and PRs related to extension types.
See the Extension Types RFC for more details.
(Potential) Future Extension Types
DateTimeParts(Primitive)- Vector (
FixedSizeList) - Matrix (
FixedSizeList) - Tensor (
FixedSizeList) - UUID (Do we need to add
FixedSizeBinaryas a canonical type?) - JSON (
UTF8and also maybeVariant?) - PDX: https://arxiv.org/pdf/2503.04422v1 (
FixedSizeList) - Tags: Efficient encoding for List<Categorical> #5772 (comment) (
ListView<Utf8>) Structbut with protobuf-style field numbers (Struct)- Probably lots more!
Steps / History
Unresolved Questions
TODO
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA feature requestA feature request