legendtkl opened a new pull request, #1850: URL: https://github.com/apache/incubator-seatunnel/pull/1850
## Purpose of this pull request issue ref: https://github.com/apache/incubator-seatunnel/issues/1849 works in this PR: 1. add flink sql build module and dist module 2. add flink sql jdbc connector 3. loading on-demand connectors for flink sql job, by parsing sql Follow-ups: I have add ut for this PR as much as I can, but that's not enough. I need some follow-ups: 1. IT cases for job with specified sql connectors 2. more detailed docs, maybe located in `docs/en/flink-sql-connector`? ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package adding in your PR, please add License Notice according [New License Guide](https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/contribution/new-license.md) * [ ] If necessary, please update the documentation to describe the new feature. https://github.com/apache/incubator-seatunnel/tree/dev/docs -- 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]
