You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2016/12/02 01:36:58 UTC

[jira] [Updated] (SPARK-18234) Update mode in structured streaming

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

Michael Armbrust updated SPARK-18234:
-------------------------------------
    Target Version/s: 2.2.0

> Update mode in structured streaming
> -----------------------------------
>
>                 Key: SPARK-18234
>                 URL: https://issues.apache.org/jira/browse/SPARK-18234
>             Project: Spark
>          Issue Type: New Feature
>          Components: Structured Streaming
>            Reporter: Michael Armbrust
>            Priority: Critical
>
> We have this internal, but we should nail down the semantics and expose it to users.  The idea of update mode is that any tuple that changes will be emitted.  Open questions:
>  - do we need to reason about the {{keys}} for a given stream?  For things like the {{foreach}} sink its up to the user.  However, for more end to end use cases such as a JDBC sink, we need to know which row downstream is being updated.
>  - okay to not support files?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org