Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: add tests for casts between nested List and LargeList #8882

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

Weijun-H
Copy link
Member

@Weijun-H Weijun-H commented Jan 16, 2024

Which issue does this PR close?

Closes #8305

Rationale for this change

The issue is solved by arrow-rs 50.0

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Jan 16, 2024
@alamb alamb changed the title Minor: add tests between nested list and largelist Minor: add tests for casts between nested List and LargeList Jan 16, 2024
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.

Looks good to me -- thank you @Weijun-H and @jayzhan211

@alamb alamb merged commit 7b7e80d into apache:main Jan 16, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cast nested List to LargeList
3 participants