lidavidm commented on code in PR #13354:
URL: https://github.com/apache/arrow/pull/13354#discussion_r893714804


##########
cpp/src/arrow/testing/gtest_util.cc:
##########
@@ -574,6 +578,40 @@ std::shared_ptr<Array> TweakValidityBit(const 
std::shared_ptr<Array>& array,
   return MakeArray(data);
 }
 
+// XXX create a testing/io.{h,cc}?

Review Comment:
   Did this have to be moved because of a circular dependency or something?



-- 
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]

Reply via email to