Skip to content

HIVE-29688: HiveRelDecorrelator does not support semi-joins with correlation variables only in LHS#6567

Closed
thomasrebele wants to merge 1 commit into
apache:masterfrom
thomasrebele:tr/HIVE-29688
Closed

HIVE-29688: HiveRelDecorrelator does not support semi-joins with correlation variables only in LHS#6567
thomasrebele wants to merge 1 commit into
apache:masterfrom
thomasrebele:tr/HIVE-29688

Conversation

@thomasrebele

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Implement decorrelation of semi-joins, if they contain the correlation variables only in the left-hand side.

Why are the changes needed?

This avoids an IndexOutOfBoundsException.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Q file test

@thomasrebele thomasrebele marked this pull request as draft June 26, 2026 17:30
@sonarqubecloud

Copy link
Copy Markdown

@zabetak

zabetak commented Jul 1, 2026

Copy link
Copy Markdown
Member

This is superceded by #6572 so closing it down. If there is some benefit in pursuing the solution here let's open a separate JIRA ticket and continue the discussion there.

@zabetak zabetak closed this Jul 1, 2026
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.

3 participants