You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "bkietz (via GitHub)" <gi...@apache.org> on 2023/11/09 16:08:55 UTC

Re: [PR] GH-36099: [C++] Add Utf8View and BinaryView to the c ABI [arrow]

bkietz commented on code in PR #38443:
URL: https://github.com/apache/arrow/pull/38443#discussion_r1388229361


##########
cpp/src/arrow/c/bridge_test.cc:
##########
@@ -3986,8 +4072,6 @@ TEST_F(TestDeviceArrayRoundtrip, Primitive) {
   TestWithJSON(mm, int32(), "[4, 5, null]");
 }
 
-// TODO C -> C++ -> C roundtripping tests?

Review Comment:
   I think this can be removed now since the C abi integration tests should cover this



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