danny0405 commented on PR #19376: URL: https://github.com/apache/hudi/pull/19376#issuecomment-5099086593
@ericyuan915 > I agree on this actually. Users should make sure these are right. This PR would mainly focus on if user puts the different date ranges only and forgot to delete checkpoints, we should have the job fail fast instead of silently doing the wrong thing. just like streaming source, it is possible we snapshot the consumption offset in the snapshot ans aways start from there, so that there is no need to throw and the job can continue from its last failoure. probably just log some warnings instead of throwing? -- 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]
