-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquet-variantparquet-variant* cratesparquet-variant* crates
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
related to #8367
Describe the solution you'd like
Support variant_get for DataType::{Binary, LargeBinary, BinaryView}
- Add
VariantToBinaryArrowRowBuilder<'a, BinaryLikeArrayBuilder> - Add
Binary(VariantToBinaryArrowRowBuilder<'a, BinaryBuilder>,LargeBinary(VariantToBinaryArrowRowBuilder<'a, LargeBinaryBuilder>andBinaryView(VariantToBinaryArrowRowBuilder<'a, BinaryViewBuilder>
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquet-variantparquet-variant* cratesparquet-variant* crates