westonpace commented on code in PR #13366: URL: https://github.com/apache/arrow/pull/13366#discussion_r915306761
########## cpp/src/arrow/util/benchmark_util.h: ########## @@ -19,9 +19,8 @@ #include <cstdint> Review Comment: Can you revert the changes to this file? * We like to keep 3rd party includes in their own group and not clustered with arrow includes. * Closing namespaces don't need the `;` -- 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]
