SteNicholas commented on PR #8884: URL: https://github.com/apache/hudi/pull/8884#issuecomment-1578321311
@1032851561, `read.streaming.skip_compaction` and `read.streaming.skip_clustering` are used to avoid file consuming duplicates, not record duplicates. Meanwhile, why streaming read need to read the file slices of compaction and clustering operations? Could you consider from job failover and restart from the last successful checkpoint? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
