raulcd opened a new pull request, #47567:
URL: https://github.com/apache/arrow/pull/47567

   ### Rationale for this change
   
   There is currently a single CI job on appveyor. This is the only job on 
Windows for Python and it usually fails due to CI issues rather than Python 
real issues. We have more experience with GitHub actions and debugging appveyor 
is usually challenging.
   
   ### What changes are included in this PR?
   
   Create a Python Windows job that runs on GitHub actions. The job builds 
Arrow CPP and PyArrow and it tests PyArrow.
   
   Also removes the CI related files for Appveyor
   
   ### Are these changes tested?
   
   Yes, via CI.
   
   ### Are there any user-facing changes?
   
   No
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to