Hello Dan Burkert, Mike Percy,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/3101
to review the following change.
Change subject: WIP: upsert
......................................................................
WIP: upsert
This has been requested a lot, so I figured I'd see how hard
it was to hack something together. Very much a WIP, but it
seems like a relatively simple solution might actually work
fine for this feature.
Change-Id: Ic83d40bb7d577509d64aa7986f9dcd0280400c09
---
M src/kudu/common/row_operations-test.cc
M src/kudu/common/row_operations.cc
M src/kudu/common/row_operations.h
M src/kudu/common/wire_protocol.proto
M src/kudu/tablet/local_tablet_writer.h
M src/kudu/tablet/tablet-test-base.h
M src/kudu/tablet/tablet-test.cc
M src/kudu/tablet/tablet.cc
M src/kudu/tablet/tablet.h
M src/kudu/tablet/tablet_random_access-test.cc
M src/kudu/tablet/transactions/write_transaction.cc
11 files changed, 158 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/3101/1
--
To view, visit http://gerrit.cloudera.org:8080/3101
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic83d40bb7d577509d64aa7986f9dcd0280400c09
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Mike Percy <[email protected]>