pvary commented on PR #14578:
URL: https://github.com/apache/iceberg/pull/14578#issuecomment-3541739539

   Merged to main.
   Thanks for the PR @jordepic, and @mxm and @Guosmilesmile for the reviews!
   
   @jordepic: Please port the changes to the other Flink versions.
   This command could help:
   ```
   g diff HEAD^ flink/v2.1 |sed "s/v2.1/v2.0/g">/tmp/patch;g apply -3 -p1 
/tmp/patch
   ```
   
   Please tell us on the PR if the backport was clean, and if not, please 
highlight the manual changes required.
   
   Thanks,
   Peter


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to