nealrichardson commented on issue #33819: URL: https://github.com/apache/arrow/issues/33819#issuecomment-1419790399
In fact, if I read it correctly, if we did that, we wouldn't need boost at all for Thrift except on Windows? Of the headers listed as needed for thrift on https://github.com/apache/arrow/blob/master/cpp/build-support/trim-boost.sh#L52-L53, locale is only used there, scoped_exit is only used in code that is conditionally built on windows, and I can't find mention of the third header anymore. -- 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]
