Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
`HiveRelMdPredicates` was copied from `RelMdPredicates` in Calcite long ago, it has few differences which could be ported to the Calcite version, if needed.
The goal of the ticket is to:
- ascertain which are the additional features in `HiveRelMdPredicates`, port them to Calcite if needed
- drop `HiveRelMdPredicates` in favour of `RelMdPredicates` in order to benefit from all the advances in such class
Attachments
Issue Links
- relates to
-
CALCITE-2205 JoinPushTransitivePredicatesRule should not create a Filter on top of an equivalent Filter
- Closed
-
HIVE-25758 OOM due to recursive application of CBO rules
- Closed