HyukjinKwon commented on pull request #29300:
URL: https://github.com/apache/spark/pull/29300#issuecomment-666201596


   The fix here should partially fix the build when R is not needed. Looks it 
fails when R is needed too, for example, at 
https://github.com/apache/spark/pull/29300/checks?check_run_id=926570135
   
   ```
   + /usr/bin/R CMD INSTALL --library=/home/runner/work/spark/spark/R/lib 
/home/runner/work/spark/spark/R/pkg/
   ERROR: this R is version 3.4.4, package 'SparkR' requires R >= 3.5
   ##[error]Process completed with exit code 1.
   ```
   
   This would need a different fix for GitHub Actions specifically. I will 
investigate separately.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to