You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Q L (Jira)" <ji...@apache.org> on 2020/06/05 12:47:00 UTC

[jira] [Updated] (CALCITE-4041) Implement trait propagation for EnumerableCorrelate

     [ https://issues.apache.org/jira/browse/CALCITE-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruben Q L updated CALCITE-4041:
-------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)