Abhishek Chennaka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20084
Change subject: KUDU-1945 Backup/restore for tables with auto incrementing columns ...................................................................... KUDU-1945 Backup/restore for tables with auto incrementing columns This patch adds the ability to backup and restore tables containing auto-incrementing columns. A simple test case is also added to test the functionaility. Change-Id: I929d54d22c1c938ee67fdda9f4c2bb68c028b4ec --- M java/kudu-backup-common/src/main/protobuf/backup.proto M java/kudu-backup-common/src/main/scala/org/apache/kudu/backup/TableMetadata.scala M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestKuduBackup.scala M java/kudu-spark/src/test/scala/org/apache/kudu/spark/kudu/KuduTestSuite.scala 4 files changed, 108 insertions(+), 27 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/20084/1 -- To view, visit http://gerrit.cloudera.org:8080/20084 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I929d54d22c1c938ee67fdda9f4c2bb68c028b4ec Gerrit-Change-Number: 20084 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
