1996fanrui opened a new issue, #1759: URL: https://github.com/apache/incubator-streampark/issues/1759
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I had searched in the [issues](https://github.com/streamxhub/streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Describe the proposal In order to adapt to Flink, StreamPark creates corresponding flink-shims modules for each Flink version, for example: flink-shims-1.12, flink-shims-1.13, flink-shims-1.14, flink-shims-1.15. There is a lot of duplicate code under these modules, and the current issue will focus on reducing the duplicate code of flink-shims, reducing the cost of adapting to the new version of Flink. ### Task list - #1739 - #1740 - #1758 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- 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]
