[
https://issues.apache.org/jira/browse/CALCITE-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-1246.
----------------------------------
Resolution: Fixed
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/b6f0e102. Thanks
for the PR, [~rainyi2007]!
> Cleanup duplicate variables in JoinPushThroughJoinRule
> ------------------------------------------------------
>
> Key: CALCITE-1246
> URL: https://issues.apache.org/jira/browse/CALCITE-1246
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: YI XINGLU
> Assignee: Julian Hyde
> Priority: Trivial
> Fix For: 1.8.0
>
>
> When splitting condition of bottom join in
> JoinPushThroughJoinRule.onMatchLeft function, threre's a typo in comment: `B`
> -> `A`.
> In onMatchRight/Left function, bottomMapping and bottomBottomMapping are same
> values. We could cleanup one of them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)