bvaradar opened a new pull request #833: HUDI-204 : Make MOR rollback idempotent and disable rolling stats for small file selection… URL: https://github.com/apache/incubator-hudi/pull/833 1. Rollback assumes all fileIds that are affected by rollback to be always present. This breaks when rollback fails intermittently and is retried 2. Sometime Rolling stats wrongly tracks file sizes to be 0. We had earlier discussed to completely revisit rolling stats. We will disable using rolling stats to prevent wrong small file selection
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
