Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20909#discussion_r178450100
--- Diff: python/pyspark/sql/tests.py ---
@@ -2977,6 +2977,20 @@ def test_create_dateframe_from_pandas_with_dst(self):
class HiveSparkSubmitTests(SparkSubmitTests):
+ @classmethod
+ def setUpClass(cls):
--- End diff --
I think this way is more correct, as @felixcheung pointed out.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]