leihou6116 opened a new pull request, #35792: URL: https://github.com/apache/arrow/pull/35792
### Rationale for this change Currently GitHub Actions builds arrow/matlab on Linux and Mac but not on Windows. This change is to enable the build on Windows such that we have qualification coverage on all popular platforms. ### What changes are included in this PR? The build on windows uses Ninja and Visual Studio to build. This submission is aimed to enable the CI on Windows. In the future, we'll try to build using Ninja and MinGW. ### Are these changes tested? Yes. When I submitted the change, I verified that the Windows CI was enabled that tests were run successfully. ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
