Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20487#discussion_r165873671
--- Diff: python/setup.py ---
@@ -100,6 +100,11 @@ def _supports_symlinks():
file=sys.stderr)
exit(-1)
+# If you are changing the versions here, please also change
./python/pyspark/sql/utils.py and
+# ./python/run-tests.py. In case of Arrow, you should also check ./pom.xml.
--- End diff --
ditto of https://github.com/apache/spark/pull/20487/files#r165873632
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]