HyukjinKwon edited a comment on pull request #34613: URL: https://github.com/apache/spark/pull/34613#issuecomment-972359233
the full command I use: ```bash ./build/mvn -DskipTests -Phive-2.3 -Phive clean package # can also be sbt build that's the same as GA build uses. export SPARK_HOME=`pwd` ./python/run-tests --python-executables=python3 --modules pyspark-sql ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
