lw309637554 commented on pull request #2199: URL: https://github.com/apache/hudi/pull/2199#issuecomment-822124457
> @satishkotha Is this PR still valid ? @lw309637554 Can you please rebase this PR so we can get this landed. @n3nash @satishkotha i think the solution in this pr is not very good. 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]
