This is an automated email from the ASF dual-hosted git repository.
vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
from f82e589 - Ensure that rollback instant is always created before the
next commit instant. This especially affects IncrementalPull for MOR tables
since we can end up pulling in log blocks for uncommitted data - Ensure that
generated commit instants are 1 second apart
add e806eb7 [HUDI-339] Add support of Azure cloud storage (#1019)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/hudi/common/storage/StorageSchemes.java | 6 ++++++
.../java/org/apache/hudi/common/storage/TestStorageSchemes.java | 3 +++
2 files changed, 9 insertions(+)