You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/11/05 19:55:58 UTC

[GitHub] [incubator-hudi] n3nash opened a new pull request #996: Fixes to ensure MOR incr pull provides consistent results

n3nash opened a new pull request #996: Fixes to ensure MOR incr pull provides consistent results
URL: https://github.com/apache/incubator-hudi/pull/996
 
 
   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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services