[ 
https://issues.apache.org/jira/browse/IMPALA-14102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017943#comment-18017943
 ] 

ASF subversion and git services commented on IMPALA-14102:
----------------------------------------------------------

Commit 83499e5be7f6c822414465458ccf542dc98c769b in impala's branch 
refs/heads/master from Steve Carlin
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=83499e5be ]

IMPALA-14102: [part 1] Calcite Planner: optimize join rule

This is part 1 of the commit for optimizing join rules for
Calcite.  This commit is just a copy of the LoptOptimizeJoinRule.java
from Calcite v1.37 for subsequent modification.

The purpose of this commit is to serve as a placeholder
starting point so we can easily see the customized changes that
are made by comparing Impala specific modifications for the rule
which will be done in subsequent commits for IMPALA-14102.

Change-Id: I63daf6dacf0547a0488c1ecf0bc185b548e00d87
Reviewed-on: http://gerrit.cloudera.org:8080/23312
Reviewed-by: Michael Smith <[email protected]>
Reviewed-by: Aman Sinha <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Calcite planner: Customize LoptOptimizeJoinRule
> -----------------------------------------------
>
>                 Key: IMPALA-14102
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14102
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Steve Carlin
>            Assignee: Steve Carlin
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to