Skip to content

Conversation

@haohuaijin
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

current when user self construct a UnionExec that with different schema len, it will panic instead of error

What changes are included in this PR?

if the input for UnionExec have diffent schema len, return error instead of panic

Are these changes tested?

yes, add one test case

Are there any user-facing changes?

@github-actions github-actions bot added the physical-plan Changes to the physical-plan crate label Jan 21, 2026
@alamb alamb added this pull request to the merge queue Jan 22, 2026
@alamb
Copy link
Contributor

alamb commented Jan 22, 2026

Thanks @Jefffrey and @haohuaijin

Merged via the queue into apache:main with commit 7a09e27 Jan 22, 2026
32 checks passed
@haohuaijin haohuaijin deleted the fix-union-panic branch January 23, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants