Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23483 )
Change subject: KUDU-1261 [Java] Add read support for Array Type ...................................................................... Patch Set 16: There is a test failure, most likely related to the changes in this patch: There was 1 failure: 1) testArrayColumns(org.apache.kudu.client.TestKuduClient) org.junit.ComparisonFailure: expected:<INT32 key=0, INT[]32[] int32_arr=NULL,...> but was:<INT32 key=0, INT[8[] int8_arr=NULL, BOOL[] bool_arr=NULL, BINARY[] binary_arr=NULL, INT]32[] int32_arr=NULL,...> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.apache.kudu.client.TestKuduClient.testArrayColumns(TestKuduClient.java:2288) -- To view, visit http://gerrit.cloudera.org:8080/23483 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie26750cf540b0097c77e5454c1c1d20b3a194c52 Gerrit-Change-Number: 23483 Gerrit-PatchSet: 16 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Wed, 22 Oct 2025 04:22:07 +0000 Gerrit-HasComments: No
