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


   ### What changes were proposed in this pull request?
   
   Current `git --show-current` doesn't work because we're not in a git 
reository when we calculate the changes we need.
   Instead, this PR proposes to use `GITHUB_REF` environment variable to get 
the current branch.
   
   ### Why are the changes needed?
   
   To fix up the build. See 
https://github.com/apache/spark/runs/5583091595?check_suite_focus=true (branch 
names)
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, dev-only.
   
   ### How was this patch tested?
   
   Should monitor test.


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