Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently during logical planning join cardinality is estimated assuming no correlation among join keys (This estimation is done using exponential backoff). Physical planning on the other hand consider correlation for multi keys and uses different estimation. We should consider correlation during logical planning as well.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-16298 Add config to specify multi-column joins have correlated columns
-
- Closed
-
- links to