You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2022/08/02 02:35:00 UTC

[jira] [Assigned] (SPARK-39940) Batch query cannot read the updates from streaming query if streaming query writes to the catalog table via DSv1 sink

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

Apache Spark reassigned SPARK-39940:
------------------------------------

    Assignee: Apache Spark

> Batch query cannot read the updates from streaming query if streaming query writes to the catalog table via DSv1 sink
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-39940
>                 URL: https://issues.apache.org/jira/browse/SPARK-39940
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 3.4.0, 3.3.1, 3.2.3
>            Reporter: Jungtaek Lim
>            Assignee: Apache Spark
>            Priority: Major
>
> (I think this should be ancient issue but there's no good way to list up all affected versions, so I just pick up the recent version in each version line.)
> When streaming query writes to catalog table via DSv1 sink, there is no refreshing/invalidation of the destination table, hence querying the destination table with batch query is not guaranteed to read the latest "committed" updates.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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