This is an automated email from the ASF dual-hosted git repository.
vinoyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from ae68b2b [MINOR] fix typos (#2116)
add 1be0b06 [HUDI-995] Migrate HoodieTestUtils APIs to HoodieTestTable
(#2112)
No new revisions were added by this update.
Summary of changes:
.../cli/commands/TestArchivedCommitsCommand.java | 4 +-
.../hudi/cli/commands/TestCleansCommand.java | 2 +-
.../hudi/cli/commands/TestCommitsCommand.java | 38 ++++---
.../hudi/cli/commands/TestRollbacksCommand.java | 54 ++++-----
.../apache/hudi/cli/commands/TestStatsCommand.java | 14 ++-
.../cli/commands/TestUpgradeDowngradeCommand.java | 60 ++++------
.../hudi/cli/integ/ITTestCommitsCommand.java | 56 +++++----
.../HoodieTestCommitMetadataGenerator.java | 67 +++++------
.../TestHoodieClientOnCopyOnWriteStorage.java | 126 +++++++++++----------
.../hudi/common/testutils/HoodieTestUtils.java | 29 -----
10 files changed, 207 insertions(+), 243 deletions(-)