kou commented on PR #39802: URL: https://github.com/apache/arrow/pull/39802#issuecomment-1913364097
An application can't change `ARROW_ENABLE_THREADING` definition. We embed `ARROW_ENABLE_THREADING` to `arrow/util/config.h` when Apache Arrow C++ is built. And it's used by both of Apache Arrow C++ and an application. This may be a general bug with `ARROW_ENABLE_THREADING=OFF` not a `ARROW_ENABLE_THREADING` mismatch... It's not tested well... -- 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]
