eskabetxe commented on PR #123: URL: https://github.com/apache/flink-connector-jdbc/pull/123#issuecomment-2226392270
@leonardBang @1996fanrui @snuyanzin can you check please when you have time 70% of the refactor has been completed. The deprecation of the old sources and sinks is still pending, as they are still used in the table API. The idea is to review and merge this part (there are already significant changes) and continue working on other PRs to: - Modify the table API for the new sources and sinks. - Deprecate and move the old sources and sinks. - Finish organizing the code in the core module. - Reorganize the documentation. Note: Before the merge, we can consider removing the backward-compatibility module to avoid generating the jar, as it was only meant to be a helper. -- 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]
