Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
4.0.0
-
None
Description
HiveFilterMergeRule is a copy of FilterMergeRule which was needed since the latter did not simplify/flatten before creating the merged filter.
This behaviour has been fixed in CALCITE-3982 (released since 1.23), so it seems that the Hive rule could be removed now.
Attachments
Issue Links
- duplicates
-
HIVE-26642 Replace HiveFilterMergeRule with Calcite's built-in implementation
- Closed
- is blocked by
-
CALCITE-3982 Simplify FilterMergeRule to rely on RelBuilder instead of RexProgram
- Closed