You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/25 19:31:17 UTC

[GitHub] [arrow] lidavidm commented on a change in pull request #12713: ARROW-15611: [C++] Migrate arrow::ipc::internal::json::ArrayFromJSON to Result<>

lidavidm commented on a change in pull request #12713:
URL: https://github.com/apache/arrow/pull/12713#discussion_r835558081



##########
File path: cpp/src/arrow/python/gdb.cc
##########
@@ -29,6 +29,7 @@
 #include "arrow/scalar.h"
 #include "arrow/table.h"
 #include "arrow/type.h"
+#include "arrow/testing/gtest_util.h"

Review comment:
       I'm not sure we want this linked to googletest, we should stick to the old version. 




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org