[
https://issues.apache.org/jira/browse/CALCITE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis closed CALCITE-4163.
----------------------------------------
Resolution: Invalid
I meant to open this in HIVE. Apologies for the noise.
> Unify the code creating single and multi column semijoin reducers
> -----------------------------------------------------------------
>
> Key: CALCITE-4163
> URL: https://issues.apache.org/jira/browse/CALCITE-4163
> Project: Calcite
> Issue Type: Improvement
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
>
> In HIVE-21196, we add a transformation capable of merging single column
> semijoin reducers to multi column semijoin reducer.
> The code for creating multi-column semijoin reducers in
> {{SemiJoinReductionMerge}} presents some similarities with the code creating
> single-column semijoin reducers in {{DynamicPartitionPruningOptimization}}.
> Possibly we could refactor the respective parts to unify the creation logic
> of semijoin reducers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)