dongjoon-hyun commented on a change in pull request #29252:
URL: https://github.com/apache/spark/pull/29252#discussion_r460597369



##########
File path: appveyor.yml
##########
@@ -57,6 +57,8 @@ environment:
   # "(converted from warning) unable to identify current timezone 'C':" for an 
unknown reason.
   # This environment variable works around to test SparkR against a higher 
version.
   R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
+  # AppVeyor doesn't have python3 yet
+  PYSPARK_PYTHON: python

Review comment:
       I piggy-backed this because I want to make AppVeyor success in this PR.




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

Reply via email to