Jose Torres created SPARK-23788:
-----------------------------------
Summary: 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
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]