Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Implement trait propagation for EnumerableCorrelate.
Note that Correlate only supports join types: LEFT / INNER / SEMI / ANTI.
The current implementation of EnumerableCorrelate keeps the order from the left-hand-side.
Check CALCITE-4012 for reference.
Attachments
Issue Links
- blocks
-
CALCITE-4052 Enable Top-down Optimization
- Open
- is related to
-
CALCITE-4012 Implement trait propagation for EnumerableHashJoin and EnumerableNestedLoopJoin
- Closed
- links to