This is an automated email from the ASF dual-hosted git repository.
vbalaji pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.
from 3a05eda - Fixing RT queries for HiveOnSpark that causes race
conditions - Adding more comments to understand usage of reader/writer schema
add 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
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/HoodieWriteClient.java | 19 ++++++++++++++-----
.../table/timeline/HoodieActiveTimeline.java | 22 +++++++++++++++++-----
2 files changed, 31 insertions(+), 10 deletions(-)