[
https://issues.apache.org/jira/browse/DRILL-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aman Sinha updated DRILL-2909:
------------------------------
Fix Version/s: (was: 1.2.0)
1.3.0
> Use Calcite's JoinInfo to keep track of equality and inequality components of
> a join
> ------------------------------------------------------------------------------------
>
> Key: DRILL-2909
> URL: https://issues.apache.org/jira/browse/DRILL-2909
> Project: Apache Drill
> Issue Type: Improvement
> Components: Query Planning & Optimization
> Affects Versions: 0.9.0
> Reporter: Aman Sinha
> Assignee: Aman Sinha
> Fix For: 1.3.0
>
>
> Instead of Drill's JoinCategory class, we should leverage Calcite's JoinInfo
> to keep track of the components of a join condition. The JoinInfo class
> splits the join condition into equijoin and non-equijoin which is pretty much
> the same as being done by JoinCategory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)