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

    https://github.com/apache/spark/pull/19177#discussion_r137943395
  
    --- Diff: appveyor.yml ---
    @@ -32,6 +32,7 @@ only_commits:
         - sql/core/src/main/scala/org/apache/spark/sql/api/r/
         - core/src/main/scala/org/apache/spark/api/r/
         - mllib/src/main/scala/org/apache/spark/ml/r/
    +    - core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala
    --- End diff --
    
    yes - it could?
    that test in SparkSubmitSuite loads R file, if the test is changed there 
might not be a matching change in any R code to trigger test. I keep running in 
an earlier bug that SparkSubmitSuite is not matching the R files



---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to