Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Calcite should be able to generate EnumerableMergeJoin with non-equi join conditions, as long as there are equi-join conditions.
Attachments
Issue Links
- blocks
-
CALCITE-3833 Support SemiJoin in EnumerableMergeJoin
- Closed
-
CALCITE-3834 Support AntiJoin in EnumerableMergeJoin
- Closed
- is related to
-
CALCITE-2973 Allow theta joins that have equi conditions to be executed using a hash join algorithm
- Closed
-
CALCITE-3284 Enumerable hash semijoin / antijoin support non-equi join conditions
- Closed
- relates to
-
CALCITE-3667 EnumerableMergeJoin should not use take-while enumerator
- Open
- links to