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

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

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

Tathagata Das resolved SPARK-18234.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
                   2.1.1

Issue resolved by pull request 16360
[https://github.com/apache/spark/pull/16360]

> 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
>             Fix For: 2.1.1, 2.2.0
>
>
> 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