jduo commented on PR #13532:
URL: https://github.com/apache/arrow/pull/13532#issuecomment-1203154758

   @lidavidm  @pitrou , the warnings are now all fixed for the 32-bit MSVC 
build.
   
   It is failing to build linking some parquet tests that depend on 
boost::filesystem (trying to link to the 64-bit version incorrectly). I did set 
ARROW_PARQUET to off in the github workflow though, so I'm not sure why it's 
even trying to build this test or the parquet code.
   
   This build is also failing archery linting. Mostly around line wrapping. Is 
there an automated way of fixing the archery formatting warnings?


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