WillAyd commented on code in PR #769: URL: https://github.com/apache/arrow-adbc/pull/769#discussion_r1228276761
########## c/validation/adbc_validation_util.h: ########## @@ -31,6 +31,7 @@ #include <gmock/gmock.h> #include <gtest/gtest.h> #include <nanoarrow/nanoarrow.h> +#include <utils.h> Review Comment: Makes sense. The common/utils.h change seems to impact quite a few other modules so may do separately -- 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]
