Skip to content

Test case for [CALCITE-4792] SqlToRel should populate corralateId for join with corralated query in ON condition - #5160

Open
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-4792
Open

Test case for [CALCITE-4792] SqlToRel should populate corralateId for join with corralated query in ON condition#5160
xuzifu666 wants to merge 1 commit into
apache:mainfrom
xuzifu666:calcite-4792

Conversation

@xuzifu666

Copy link
Copy Markdown
Member

jira: https://issues.apache.org/jira/browse/CALCITE-4792

The issue had been fixed in current main branch, so only add tests for plan and QuidemTest.

!ok

# [CALCITE-4792] SqlToRel should populate corralateId for join with corralated query in ON condition.
SELECT emp.ename, dept.dname

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@mihaibudiu

Copy link
Copy Markdown
Contributor

The original submission does not have a test case, but this one looks plausible.

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.

2 participants