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

    https://github.com/apache/spark/pull/21579#discussion_r195918221
  
    --- Diff: dev/run-tests.py ---
    @@ -366,6 +366,9 @@ def build_spark_assembly_sbt(hadoop_version):
               " ".join(profiles_and_goals))
         exec_sbt(profiles_and_goals)
     
    +    if checkstyle:
    +        run_java_style_checks()
    --- End diff --
    
    This takes 2min-ish now given my past tries.


---

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

Reply via email to