hive
hive copied to clipboard
[WIP] HIVE-26320: Add CASTs when RexTransformIntoInClause creates str…
…ucts
What changes were proposed in this pull request?
Add needed CASTing in RexTransformIntoInClause when creates structs for the IN clause conversion.
Why are the changes needed? Incorrect (or unexpected) results.
Does this PR introduce any user-facing change? Yes. It fixes a bug that is user visible.
How was this patch tested? Through the qtest system.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Feel free to reach out on the [email protected] list if the patch is in need of reviews.