[
https://issues.apache.org/jira/browse/CALCITE-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan resolved CALCITE-4041.
------------------------------------
Resolution: Fixed
Fixed inĀ
[https://github.com/apache/calcite/commit/61cf2bf30d0496cf795fd0f5d4cf9dc9f468c9b5],
thanks for the PR, [~rubenql]!
> Implement trait propagation for EnumerableCorrelate
> ---------------------------------------------------
>
> Key: CALCITE-4041
> URL: https://issues.apache.org/jira/browse/CALCITE-4041
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.24.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)