Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20487#discussion_r165873632
--- Diff: pom.xml ---
@@ -185,6 +185,10 @@
<paranamer.version>2.8</paranamer.version>
<maven-antrun.version>1.8</maven-antrun.version>
<commons-crypto.version>1.0.0</commons-crypto.version>
+ <!--
+ If you are changing Arrow version specification, please check
./python/pyspark/sql/utils.py,
+ ./python/run-tests.py and ./python/setup.py too.
--- End diff --
`./python/run-tests.py` is not there yet. It's a part of
https://github.com/apache/spark/pull/20473.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]