zeroshade commented on code in PR #39770:
URL: https://github.com/apache/arrow/pull/39770#discussion_r1469936714
##########
cpp/src/arrow/c/bridge_test.cc:
##########
@@ -4302,6 +4302,16 @@ TEST_F(TestDeviceArrayRoundtrip, Primitive) {
TestWithJSON(mm, int32(), "[4, 5, null]");
}
+TEST_F(TestDeviceArrayRoundtrip, Struct) {
Review Comment:
@pitrou is that good enough or do you think i need to add another dedicated
test for 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]