kou commented on PR #39376:
URL: https://github.com/apache/arrow/pull/39376#issuecomment-1869851226

   I think that Apache Arrow C++ will be buildable with 32bit MinGW-w64 after 
this because it seems that R package still uses 32bit MinGW-w64. For example: 
https://github.com/apache/arrow/blob/cf44793204d88e0156669af102ff65f180a6b003/ci/scripts/r_windows_build.sh#L34
   
   This is just MSYS2 package. And MSYS2 package isn't maintained by us. 
Upstream is https://github.com/msys2/MINGW-packages . (Our CI job is just for 
detecting a problem before we release a new version. It's for smooth post 
release tasks.)
   
   So I think that this is a MSYS2 user-facing change but not an Apache Arrow 
C++ user-facing change.


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

Reply via email to