Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/21007#discussion_r180386274
--- 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 --
BTW, I don't feel strongly about this test. Let me know if you guys think
it's rather better to just take out. I am fine either way.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]