Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/20487#discussion_r165911313 --- 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 -- yes, true - though I think just the file name is ok - they are distinct enough to find
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org