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 2020/10/24 12:15:30 UTC

[GitHub] [hudi] lw309637554 commented on pull request #2199: [HUDI-1264] spark incremental read support with replace

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:
users@infra.apache.org