Hello Kudu Jenkins,

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

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

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

Change subject: WIP KUDU-1261 adding rudimentary SetXxx client-side API
......................................................................

WIP KUDU-1261 adding rudimentary SetXxx client-side API

This patch adds methods into the Kudu client C++ API to set an array
of INT32 values.  End-to-end writing/reading works when the data is
stored at the server side in both MRS and array data blocks on the
disk.

This also adds a few test scenarios into client-test.cc

WIP:
  * clarify on the signature of the methods
  * add the setters for the rest of scalar types

Change-Id: I3028b5bebc5341303fef02be656acb47b8523890
---
M src/kudu/cfile/cfile-test-base.h
M src/kudu/cfile/cfile-test.cc
M src/kudu/cfile/cfile_reader.cc
M src/kudu/cfile/cfile_writer.cc
M src/kudu/cfile/plain_block.h
M src/kudu/client/client-test.cc
M src/kudu/client/scan_batch.cc
M src/kudu/client/scan_batch.h
M src/kudu/client/schema.cc
M src/kudu/client/schema.h
M src/kudu/common/array_cell_view.h
A src/kudu/common/array_type_serdes.h
M src/kudu/common/columnblock-test-util.h
M src/kudu/common/columnblock.h
M src/kudu/common/partial_row.cc
M src/kudu/common/partial_row.h
M src/kudu/common/row_operations.cc
M src/kudu/common/rowblock.cc
M src/kudu/util/bitmap.cc
M src/kudu/util/bitmap.h
20 files changed, 1,049 insertions(+), 235 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/23220/5
--
To view, visit http://gerrit.cloudera.org:8080/23220
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3028b5bebc5341303fef02be656acb47b8523890
Gerrit-Change-Number: 23220
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to