Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/23203#discussion_r238173745
  
    --- Diff: python/run-tests-with-coverage ---
    @@ -50,8 +50,6 @@ export SPARK_CONF_DIR="$COVERAGE_DIR/conf"
     # This environment variable enables the coverage.
     export COVERAGE_PROCESS_START="$FWDIR/.coveragerc"
     
    -# If you'd like to run a specific unittest class, you could do such as
    -# SPARK_TESTING=1 ../bin/pyspark pyspark.sql.tests VectorizedUDFTests
     ./run-tests "$@"
    --- End diff --
    
    BTW, it works with coverage script as well. manually tested.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to