Skip to content

vam: fix panic on upcast from union to union#6979

Open
nwt wants to merge 1 commit into
mainfrom
fix-vam-upcast-panic
Open

vam: fix panic on upcast from union to union#6979
nwt wants to merge 1 commit into
mainfrom
fix-vam-upcast-panic

Conversation

@nwt
Copy link
Copy Markdown
Member

@nwt nwt commented May 21, 2026

Fix a panic in vam/expr/funciton.Upcast.toUnion when upcasting from one union type to another by ensuring that the call to vector.NewUnion receives one vector per type in the target union.

Fix a panic in vam/expr/funciton.Upcast.toUnion when upcasting from one
union type to another by ensuring that the call to vector.NewUnion
receives one vector per type in the target union.
@nwt nwt requested a review from a team May 21, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant