assignUser commented on issue #34675: URL: https://github.com/apache/arrow/issues/34675#issuecomment-1478938835
> I assume the already-released Arrow 11 cpp code is currently not able to build. That might be hard to fix then. We can't change the sha in the 11.0.0 release but you can just install boost on the system you are building on and instruct cmake to use that instead of building from source (`-DBoost_SOURCE=SYSTEM`). That should be a workaround for this issue. -- 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]
