panbingkun commented on code in PR #37588:
URL: https://github.com/apache/spark/pull/37588#discussion_r1379487429


##########
dev/appveyor-install-dependencies.ps1:
##########
@@ -27,11 +27,13 @@ Function InstallR {
 
   $urlPath = ""
   $latestVer = $(ConvertFrom-JSON $(Invoke-WebRequest 
https://rversions.r-pkg.org/r-release-win).Content).version
+  $latestVer = "4.3.2"

Review Comment:
   This modification is not related to this PR, but is caused by another issue: 
https://github.com/apache/spark/pull/43631. Only in order to temporarily pass 
`integration appveyor`, I will remove it after it is completed.
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to