goutamadwant commented on issue #11041: URL: https://github.com/apache/seatunnel/issues/11041#issuecomment-4748743438
I would like to work on this one @davidzollo I recently worked through the MySQL CDC specific-offset path, so this Oracle SCN startup issue looks like a good next CDC startup-mode contribution. My plan is to keep the first PR narrow: add the explicit SCN config surface, map it into the Oracle redo-log offset state, add validation for missing or invalid SCN values, and cover the startup config / offset behavior with focused tests before touching runtime flow more broadly. Please let me know if this seems right and i will follow up with a draft PR meanwhile. thanks! -- 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]
