dongkelun commented on PR #5633: URL: https://github.com/apache/hudi/pull/5633#issuecomment-1257393547
@nsivabalan Although sqlSource does not support checkpoint, it does not disable the user to pass checkpoint parameters. If the user sets the checkpoint parameters to non null, such as' earliest ' In this way, if we call sync twice, an exception will be thrown, so we should modify the code logic to avoid such an exception -- 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]
