You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (JIRA)" <ji...@apache.org> on 2018/01/04 20:30:00 UTC

[jira] [Updated] (SAMZA-1456) Make samza sql "insert into" consistent with other operators

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

Xinyu Liu updated SAMZA-1456:
-----------------------------
    Fix Version/s: 0.15.0

> Make samza sql "insert into" consistent with other operators
> ------------------------------------------------------------
>
>                 Key: SAMZA-1456
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1456
>             Project: Samza
>          Issue Type: Bug
>          Components: sql
>            Reporter: Srinivasulu Punuru
>             Fix For: 0.15.0
>
>
> Right now "insert into" from the samza sql is parsed out and handled differently than other sql operators like projections, filtering and such. It would be ideal if insert into is converted into an equivalent calcite relational Node which is then converted into sendTo operator of samza stream graph.
>   



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)