kou commented on code in PR #40021: URL: https://github.com/apache/arrow/pull/40021#discussion_r1485281244
########## cpp/src/arrow/util/config.h.cmake: ########## @@ -52,6 +52,7 @@ #cmakedefine ARROW_SUBSTRAIT #cmakedefine ARROW_ENABLE_THREADING +#cmakedefine ARROW_AZURE Review Comment: ```suggestion #cmakedefine ARROW_AZURE #cmakedefine ARROW_ENABLE_THREADING ``` -- 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]
