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

    https://github.com/apache/spark/pull/22782#discussion_r226833051
  
    --- Diff: dev/run-tests.py ---
    @@ -551,7 +551,8 @@ def main():
         if not changed_files or any(f.endswith(".scala")
                                     or f.endswith("scalastyle-config.xml")
                                     for f in changed_files):
    -        run_scala_style_checks()
    +        # run_scala_style_checks()
    --- End diff --
    
    tentative workaround. yup yup. I will revert all back once the tests pass


---

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

Reply via email to