You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/02/13 05:42:11 UTC

[jira] [Updated] (CALCITE-594) Add RelDistribution trait and Exchange relational expression

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

Julian Hyde updated CALCITE-594:
--------------------------------
    Summary: Add RelDistribution trait and Exchange relational expression  (was: Add Shuffle Node)

> Add RelDistribution trait and Exchange relational expression
> ------------------------------------------------------------
>
>                 Key: CALCITE-594
>                 URL: https://issues.apache.org/jira/browse/CALCITE-594
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>
> Calcite is increasingly targeting to support distributed execution engines. Any distributed sql engine has Shuffle/Exchange operator to shuffle their data with other deamons in the runtime system. It will be useful to add a notion of {{Shuffle}} RelNode as a first class citizen in Calcite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)