dongjoon-hyun commented on pull request #29302: URL: https://github.com/apache/spark/pull/29302#issuecomment-666428503
Thanks for the fix, @HyukjinKwon . BTW, is this a temporal fix? Why don't we try to specify the version like `r-version: '3.6.1'` instead? > Currently, GitHub Actions uses its default R 3.4.4 installed, Technically, we have experienced that this manual installation was flakier time to time. At least, `setup-r` is shared with other projects and maintained in a way. We may switch back later. However, it's good for now because this makes CI happy back. Thanks. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
