Skip to content

Conversation

liamzwbao
Copy link
Contributor

@liamzwbao liamzwbao commented Sep 4, 2025

Which issue does this PR close?

We generally require a GitHub issue to be filed for all bug fixes and enhancements and this helps us generate change logs for our releases. You can link an issue to this PR using the GitHub syntax.

Rationale for this change

What changes are included in this PR?

Support the last DataType in cast_to_variant kernel

Are these changes tested?

Yes

Are there any user-facing changes?

New type supported

@github-actions github-actions bot added the parquet-variant parquet-variant* crates label Sep 4, 2025
@liamzwbao liamzwbao force-pushed the issue-8281-variant-fixed-list branch from cd317a1 to 4f35846 Compare September 5, 2025 00:07
@liamzwbao liamzwbao force-pushed the issue-8281-variant-fixed-list branch 3 times, most recently from 4ea4a78 to feff9ce Compare September 24, 2025 20:41
@liamzwbao liamzwbao marked this pull request as ready for review September 24, 2025 20:41
@liamzwbao liamzwbao force-pushed the issue-8281-variant-fixed-list branch from feff9ce to a58ed57 Compare September 25, 2025 01:04
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @liamzwbao

@alamb alamb merged commit e2db7d4 into apache:main Sep 25, 2025
17 checks passed
@liamzwbao liamzwbao deleted the issue-8281-variant-fixed-list branch September 26, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet-variant parquet-variant* crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Variant]: Implement DataType::FixedSizeList support for cast_to_variant kernel
2 participants