youyangkou opened a new pull request, #1559:
URL: https://github.com/apache/incubator-streampark/pull/1559

   <!--
   
   Thank you for contributing to StreamPark! Please make sure that your code 
changes
   are covered with tests. And in case of new features or big changes
   remember to adjust the documentation.
   
   <!-- REMOVE this line if no issue to close -->
   ### What problem does this PR solve?
   Fixed some job properties are not replicated bug When copy a job
   #### Issue Number: 
[1553](https://github.com/apache/incubator-streampark/issues/1553) 
   #### Problem Summary:
   When copying a job, some job properties are not replicated and there are 
some bug.
   For example:
   tags and ModifiedTime is empty
   Versionid directly wrote as 10000L and there will be flink-home version 
error when use postgres as database
   ### What is changed and how it works?
   
   Proposal: [xxx](url) <!-- REMOVE this line if not applicable -->
   
   
   Feel free to ping committers for the review!
   
   ## Contribution Checklist
   
     - Make sure that the pull request corresponds to a [GITHUB 
issue](https://github.com/apache/streampark/issues).
   
     - Name the pull request in the form "[Feature] [component] Title of the 
pull request", where *Feature* can be replaced by `Hotfix`, `Bug`, etc.
   
     - Minor fixes should be named following this pattern: `[hotfix] [docs] Fix 
typo in README.md doc`.
   
   
   ## Purpose of this pull request
   
   <!-- Describe the purpose of this pull request. For example: This pull 
request adds checkstyle plugin.-->
   


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