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

Dongjoon Hyun resolved SPARK-28418.
-----------------------------------
       Resolution: Fixed
         Assignee: Hyukjin Kwon
    Fix Version/s: 3.0.0
                   2.4.4
                   2.3.4

> 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: Bug
>          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
(v7.6.14#76016)

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

Reply via email to