Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/19157
  
    @dhruve, FYI, AppVeyor CI only runs SparkR tests on Windows only when there 
are changes in R related codes:
    
    
https://github.com/apache/spark/blob/75a6d05853fea13f88e3c941b1959b24e4640824/appveyor.yml#L29-L34
    
    Thing is, it looks when `git merge` is performed, 
https://github.com/apache/spark/commit/8b3830004d69bd5f109fd9846f59583c23a910c7 
 (not `rebase`), that merging commit one includes usually some changes in R and 
then the CI is triggered, which is actually quite moderate. So, I think 
generally we should rebase it when there are conflicts.


---

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

Reply via email to