Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21990#discussion_r224985023
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -3563,6 +3563,48 @@ def 
test_query_execution_listener_on_collect_with_arrow(self):
                     "The callback from the query execution listener should be 
called after 'toPandas'")
     
     
    +class SparkExtensionsTest(unittest.TestCase, SQLTestUtils):
    --- End diff --
    
    I think `SQLTestUtils` is not needed.


---

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

Reply via email to