Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20682#discussion_r171738801
--- Diff: python/pyspark/sql/conf.py ---
@@ -15,6 +15,7 @@
# limitations under the License.
#
+import sys
--- End diff --
Let's add a newline below--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
