Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Calcite should be able to generate enumerable hash semijoin / antijoin with non-equi join conditions, as long as there are equi-join condtions, so that we can do hash look up.
Attachments
Issue Links
- is a child of
-
CALCITE-2973 Allow theta joins that have equi conditions to be executed using a hash join algorithm
- Closed
- relates to
-
CALCITE-3285 EnumerableMergeJoin should support non-equi join conditions
- Closed
- links to