Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Till now, it was all based on stats stored for the base tables and their columns. Now the optimizer can rely on constraints. Hence, this patch is for the join reordering costing to use constraints, and if it does not find any, rely on old code path.
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-20718 Add perf cli driver with constraints
- Closed
- is related to
-
HIVE-23973 Use SQL constraints to improve join reordering algorithm (III)
- Closed
- links to