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/04/30 16:53:00 UTC

[jira] [Resolved] (SAMZA-1671) SamzaSQL: add insert into table support

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

Xinyu Liu resolved SAMZA-1671.
------------------------------
    Resolution: Fixed

> SamzaSQL: add insert into table support
> ---------------------------------------
>
>                 Key: SAMZA-1671
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1671
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Peng Du
>            Assignee: Peng Du
>            Priority: Major
>             Fix For: 0.14.1
>
>
> SamzaSQL recently has added support for table joins. It still lacks the support for inserting into a table as currently only stream is supported as the sink. 
> We need to add the capability into SamzaSQL to allow inserting into a table, ie. local and remote. This is especially useful when used with remote table where we can use SQL to perform writes to remote services, eg. Key-value store, REST services.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)