forked from apache/hive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HIVE-15905 : Inefficient plan for correlated subqueries (Vineet Garg …
…via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan <[email protected]>
- Loading branch information
Showing
30 changed files
with
6,219 additions
and
16,882 deletions.
There are no files selected for viewing
718 changes: 411 additions & 307 deletions
718
ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java
Large diffs are not rendered by default.
Oops, something went wrong.
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.