This is an automated email from the ASF dual-hosted git repository.
satish pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from c24d90d [MINOR] Expose the detailed exception object (#2861)
add b31c520 [HUDI-1714] Added tests to TestHoodieTimelineArchiveLog for
the archival of compl… (#2677)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/utils/MetadataConversionUtils.java | 6 +-
.../hudi/table/HoodieTimelineArchiveLog.java | 2 +-
.../hudi/io/TestHoodieTimelineArchiveLog.java | 213 ++++++++++++++++++++-
.../hudi/common/testutils/FileCreateUtils.java | 4 +-
.../common/testutils/HoodieTestDataGenerator.java | 10 +-
.../hudi/common/testutils/HoodieTestTable.java | 7 +
6 files changed, 235 insertions(+), 7 deletions(-)