Skip to content

HIVE-29634: Fix semijoin RHS column registration for multiple columns from same alias#6516

Open
tanishq-chugh wants to merge 1 commit into
apache:masterfrom
tanishq-chugh:HIVE-29634
Open

HIVE-29634: Fix semijoin RHS column registration for multiple columns from same alias#6516
tanishq-chugh wants to merge 1 commit into
apache:masterfrom
tanishq-chugh:HIVE-29634

Conversation

@tanishq-chugh
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Fix semijoin join-condition parsing so every RHS column from the same alias is registered

Why are the changes needed?

To fix the query with LEFT OUTER JOIN and CONCAT running into SemanticException

Does this PR introduce any user-facing change?

Yes, fixes a query running into SemanticException at runtime.

How was this patch tested?

Manual Testing + added a Qtest

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants