featzhang opened a new issue, #8077:
URL: https://github.com/apache/inlong/issues/8077

   ### Description
   
   In the current implementation, only one version can be supported to be 
compiled by default. Only by actively modifying the pom file to switch 
versions, the efficiency of release is relatively low. In order to support the 
selection of different Flink versions in Sort to deal with different scenarios 
(for example, Flink 1.15 is required for streaming and batch integration, and 
any version can support streaming writing), Sort needs to integrate multiple 
versions of Flink at the same time, so a new feature is added. Supports 
compiling multiple versions at the same time.
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to