[ 
https://issues.apache.org/jira/browse/SPARK-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16412360#comment-16412360
 ] 

Apache Spark commented on SPARK-23788:
--------------------------------------

User 'jose-torres' has created a pull request for this issue:
https://github.com/apache/spark/pull/20896

> Race condition in StreamingQuerySuite
> -------------------------------------
>
>                 Key: SPARK-23788
>                 URL: https://issues.apache.org/jira/browse/SPARK-23788
>             Project: Spark
>          Issue Type: Bug
>          Components: Structured Streaming
>    Affects Versions: 2.4.0
>            Reporter: Jose Torres
>            Priority: Minor
>
> The serializability test uses the same MemoryStream instance for 3 different 
> queries. If any of those queries ask it to commit before the others have run, 
> the rest will see empty dataframes. This can fail the test if q3 is affected.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to