pitrou commented on PR #14964:
URL: https://github.com/apache/arrow/pull/14964#issuecomment-1413946900

   Hmm, I think the CI failure in 
https://github.com/apache/arrow/actions/runs/4075827255/jobs/7022748134#step:9:742
 is unfortunately legit. Here is I think what happens:
   * Some Windows headers define macros such as `OPTIONAL`
   * CMake Unity builds bundle C++ source files together, adding a new source 
file probably changed the way the bundling happens and uncovered this issue
   
   I'll try to push a possible fix...
   


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