Hello Zoltan Chovan, Alexey Serbin, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23482

to look at the new patch set (#17).

Change subject: KUDU-1261 [Java] Add write support for Array Type
......................................................................

KUDU-1261 [Java] Add write support for Array Type

Added ArrayCellView to expose efficient typed getters and semantic helpers.

Extended PartialRow with addArray* APIs for all supported array types,
with both column-index and column-name overloads along with some basic
testing.

Change-Id: Icbe5e243eafe12a8977d40204dacab99624451eb
---
M java/config/spotbugs/excludeFilter.xml
M java/kudu-client/src/main/java/org/apache/kudu/Type.java
M java/kudu-client/src/main/java/org/apache/kudu/client/Array1dSerdes.java
A java/kudu-client/src/main/java/org/apache/kudu/client/ArrayCellView.java
M java/kudu-client/src/main/java/org/apache/kudu/client/PartialRow.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestArraySerdes.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestPartialRow.java
7 files changed, 1,557 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/23482/17
--
To view, visit http://gerrit.cloudera.org:8080/23482
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icbe5e243eafe12a8977d40204dacab99624451eb
Gerrit-Change-Number: 23482
Gerrit-PatchSet: 17
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]>

Reply via email to