You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2019/11/17 22:29:34 UTC

[incubator-hudi] branch master updated (f82e589 -> e806eb7)

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(+)