MartijnVisser commented on PR #22446:
URL: https://github.com/apache/flink/pull/22446#issuecomment-1521314030

   > Okay,but we use Flink 1.15 on a large scale, and it's hard to carry out 
large scale version upgrade for flink jobs with strong dependence on state
   
   If you use DataStream APIs, then you will have an upgrade path with 
checkpoints/savepoints. If you use Table API/SQL, you could consider 
cherry-picking this locally and building a Flink version locally.


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