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

Xiao Li updated SPARK-28418:
----------------------------
    Issue Type: Test  (was: Bug)

> Flaky Test: pyspark.sql.tests.test_dataframe: 
> test_query_execution_listener_on_collect
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-28418
>                 URL: https://issues.apache.org/jira/browse/SPARK-28418
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark, SQL
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.3.4, 2.4.4, 3.0.0
>
>
> {code}
> ERROR [0.164s]: test_query_execution_listener_on_collect 
> (pyspark.sql.tests.test_dataframe.QueryExecutionListenerTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/jenkins/python/pyspark/sql/tests/test_dataframe.py", line 758, 
> in test_query_execution_listener_on_collect
>     "The callback from the query execution listener should be called after 
> 'collect'")
> AssertionError: The callback from the query execution listener should be 
> called after 'collect'
> {code}
> Seems it can be failed due to not waiting events to be proceeded.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to