HyukjinKwon opened a new pull request #29254:
URL: https://github.com/apache/spark/pull/29254


   ### What changes were proposed in this pull request?
   
   This PR is basically a followup of SPARK-26132 and SPARK-32434. You can't 
define an environment variable within an-if to use it within the block. See 
also 
https://superuser.com/questions/78496/variables-in-batch-file-not-being-set-when-inside-if
   
   ### Why are the changes needed?
   
   For Windows users to use Spark and fix the build in AppVeyor.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, it's only in unreleased branches.
   
   ### How was this patch tested?
   
   Manually tested on a local Windows machine, and AppVeyor build at 
https://github.com/HyukjinKwon/spark/pull/13


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