Description
Instead, we could disable some parts of CBO that are not relevant if the query contains 1 or 0 joins. Implementation should be able to define easily other query patterns for which we might disable some parts of CBO (in case we want to do it in the future).
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-12040 CBO: Use CBO, even for the 1 JOIN + GROUP BY case
- Closed
- incorporates
-
HIVE-12509 Regenerate q files after HIVE-12017 went in
- Closed
- is blocked by
-
HIVE-12391 SkewJoinOptimizer might not kick in if columns are renamed after TableScanOperator
- Closed
- relates to
-
HIVE-12465 Hive might produce wrong results when (outer) joins are merged
- Closed
-
HIVE-12477 Left Semijoins are incompatible with a cross-product
- Closed
- links to