[
https://issues.apache.org/jira/browse/SPARK-54644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon reassigned SPARK-54644:
------------------------------------
Assignee: Tian Gao
> Always stop the query before awaitTermination
> ---------------------------------------------
>
> Key: SPARK-54644
> URL: https://issues.apache.org/jira/browse/SPARK-54644
> Project: Spark
> Issue Type: Test
> Components: PySpark
> Affects Versions: 4.2.0
> Reporter: Tian Gao
> Assignee: Tian Gao
> Priority: Major
> Labels: pull-request-available
>
> We have patterns like
> {code:java}
> q.processAllAvailable()
> q.awaitTermination(10) {code}
> which will wait for 10s until timeout - it costs us precious time in CI. We
> should stop the query before waiting unless we need to test the termination
> timeout itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]