lw309637554 commented on pull request #2199: URL: https://github.com/apache/hudi/pull/2199#issuecomment-715906430
@satishkotha @n3nash @bvaradar hi , the solution in this pull request just filter the commits between the latest replace commit and the end commit. But compare to HoodieParquetRealtimeInputFormat , it use fsView.getLatestMergedFileSlicesBeforeOrOn to filter the not replace slice, if we should change spark incremental relation to use fsView.getLatestMergedFileSlicesBeforeOrOn ? ---------------------------------------------------------------- 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]
