Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/21477#discussion_r192258893
--- Diff: python/pyspark/sql/tests.py ---
@@ -296,6 +296,7 @@ def tearDown(self):
# tear down test_bucketed_write state
self.spark.sql("DROP TABLE IF EXISTS pyspark_bucket")
+ '''
--- End diff --
This is only to speed up local testing. Remove this.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]