Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10880 )
Change subject: Read url-encoded table name on restore ...................................................................... Read url-encoded table name on restore Kudu table names are being url-encoded on backup. Read the url-encoded table names on restore. Change-Id: Ib028b9239c9e4aa71084757eb2dc16a3068de929 Reviewed-on: http://gerrit.cloudera.org:8080/10880 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.scala M java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduRestore.scala M java/kudu-backup/src/test/scala/org/apache/kudu/backup/TestKuduBackup.scala 3 files changed, 21 insertions(+), 3 deletions(-) Approvals: Adar Dembo: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/10880 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib028b9239c9e4aa71084757eb2dc16a3068de929 Gerrit-Change-Number: 10880 Gerrit-PatchSet: 7 Gerrit-Owner: Tony Foerster <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Tony Foerster <[email protected]>
