Skip to content

[Variant] Add variant to arrow for DataType::{Utf8, LargeUtf8} #8767

@klion26

Description

@klion26

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::{Utf8, LargeUtf8}

  • Add VariantToUtf8ArrowRowBuilder<'a, OffsetSize>
  • Add Utf8(VariantToUtf8ArrowRowBuilder<'a, i32> and `LargeUtf8(VariantToUtf8ArrowRowBuilder<'a, i64>

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

enhancementAny new improvement worthy of a entry in the changelog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions