This is an automated email from the ASF dual-hosted git repository.
abukor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 5521338 [benchmarks] add SameTabletConcurrentWritesTest scenarios
new 4bed272 KUDU-3090 Allow restoring tables without owner
new b8826df [docs] KUDU-3090 Document table ownership
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/security.adoc | 56 ++++++++++++++++------
.../org/apache/kudu/backup/TableMetadata.scala | 8 +++-
.../scala/org/apache/kudu/backup/KuduRestore.scala | 9 +++-
.../scala/org/apache/kudu/backup/Options.scala | 12 ++++-
.../org/apache/kudu/backup/TestKuduBackup.scala | 19 +++++++-
.../scala/org/apache/kudu/backup/TestOptions.scala | 1 +
.../org/apache/kudu/spark/kudu/KuduTestSuite.scala | 2 +
7 files changed, 85 insertions(+), 22 deletions(-)