### Describe the enhancement requested For us to support PyArrow on Windows ARM64, we need to support and test C++ in Windows ARM64 too. We should add a CI job for it. Related: - https://github.com/apache/arrow/issues/47195 - #46002 ### Component(s) C++, Continuous Integration