-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CALCITE-5655] Intermediate table alias should be different to avoid …
…wrong field reference lookup in subquery remove phase Below tests are not affacted by this bug, we added them to improve the test coverage: RelOptRulesTest#testExpandProjectInWithTwoCorrelatedSubQueries RelOptRulesTest#testExpandProjectInWithTwoSubQueries Close #3159
- Loading branch information
1 parent
b2917b3
commit e2028ad
Showing
5 changed files
with
494 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.