sunnyday-sky opened a new issue, #3271:
URL: https://github.com/apache/incubator-streampark/issues/3271

   ### Search before asking
   
   - [X] I had searched in the 
[feature](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22Feature%22)
 and found no similar feature requirement.
   
   
   ### Description
   
   I have a flink sql job depends on a udf package, which is a snapshot 
version. Whenever I update udf, I have to delete the package in the maven 
directory under streampark workspace to re-download the latest version. 
Dependency packages need to be changed before re-publishing, and the publishing 
package will be re-packaged.
   
   So, I hope if the flink sql job depends on a snapshot package, the 
publishing package can be automatically packaged with the latest version 
snapshot when job republished. ( flink sql 
模式下,希望作业依赖的SNAPSHOT包更新后,作业重新发布时依赖包可以自动下载和打包最新版本。)
   
   ### Usage Scenario
   
   flink sql job depends on a snapshot package
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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