You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/05/31 07:47:00 UTC

[jira] [Resolved] (SPARK-35566) Fix number of output rows for StateStoreRestoreExec

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

Hyukjin Kwon resolved SPARK-35566.
----------------------------------
    Fix Version/s: 3.0.3
                   3.1.3
                   3.2.0
       Resolution: Fixed

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

> Fix number of output rows for StateStoreRestoreExec
> ---------------------------------------------------
>
>                 Key: SPARK-35566
>                 URL: https://issues.apache.org/jira/browse/SPARK-35566
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 3.0.2, 3.1.2, 3.2.0
>            Reporter: L. C. Hsieh
>            Assignee: L. C. Hsieh
>            Priority: Minor
>             Fix For: 3.2.0, 3.1.3, 3.0.3
>
>
> Currently the number of output rows of `StateStoreRestoreExec` only counts the each input row. But it actually outputs input rows + optional restored rows. We should provide correct number of output rows.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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