Abhishek Chennaka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20061
Change subject: [server] KUDU-1945 Auto_incrementing column Upsert support ...................................................................... [server] KUDU-1945 Auto_incrementing column Upsert support Add Upsert operation support on server side when the entire row is present in the request including the auto-incrementing column. There will be followup patches to update the clients and test the corresponding changes as well. Change-Id: Ib5cc4d80f77c165452572948f68c76fc70394d47 --- M src/kudu/common/row_operations.cc M src/kudu/tablet/tablet_auto_incrementing-test.cc 2 files changed, 109 insertions(+), 32 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/20061/1 -- To view, visit http://gerrit.cloudera.org:8080/20061 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib5cc4d80f77c165452572948f68c76fc70394d47 Gerrit-Change-Number: 20061 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
