Skip to content

[Variant] Align cast logic related to utf8 with arrow-cast kernel#10114

Draft
klion26 wants to merge 2 commits into
apache:mainfrom
klion26:variant-cast-utf8
Draft

[Variant] Align cast logic related to utf8 with arrow-cast kernel#10114
klion26 wants to merge 2 commits into
apache:mainfrom
klion26:variant-cast-utf8

Conversation

@klion26

@klion26 klion26 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Which issue does this PR close?

What changes are included in this PR?

  • Align the variant to arrow logic(utf8 related) with arrow-cast kernel
  • make some function public in arrow-rs

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added arrow Changes to the arrow crate parquet-variant parquet-variant* crates labels Jun 11, 2026
@klion26 klion26 marked this pull request as draft June 11, 2026 10:36
@klion26 klion26 force-pushed the variant-cast-utf8 branch from ba2dcbd to 408a83f Compare June 12, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrow Changes to the arrow crate parquet-variant parquet-variant* crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align cast logic betwee variant_get and cast kernel for utf8 type

1 participant