Github user BryanCutler commented on a diff in the pull request:
https://github.com/apache/spark/pull/21007#discussion_r180583899
--- Diff: python/pyspark/sql/tests.py ---
@@ -3062,6 +3062,73 @@ def
test_sparksession_with_stopped_sparkcontext(self):
sc.stop()
+class SQLTests3(unittest.TestCase):
--- End diff --
The test seem good to me, but would it be more appropriate to call it
`TestQueryExecutionListener` instead?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]