Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20487#discussion_r165879157
--- 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 --
We should add the similar comment to each `*.py` file, not only `setup.py`,
to refer one another? And also we should add for Pandas in each `*.py` file.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]