Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
Currently, if a query has been optimized by correlation optimizer, the first operator at the reduce side will be CorrelationReducerDispatchOperator. Since CommonJoinResolver will only work if the first operator at the reduce side is a join operator, join auto convert cannot optimize this query. This jira is used to discuss how to make correlation optimizer compatible with join auto convert.
Attachments
Issue Links
- is blocked by
-
HIVE-2206 add a new optimizer for query correlation discovery and optimization
- Closed