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

   Merged to main.
   Thanks @bezdomniy for highlighting an issue and providing a first fix. 
Thanks @mxm to come up and fixing this in core.
   
   @bezdomniy: Could you please create the backport for the test to the other 
Flink branches?
   This command can help:
   ```
   g diff HEAD^ flink/v2.1 |sed "s/v2.1/v2.0/g">/tmp/patch;g apply -3 -p1 
/tmp/patch
   ```
   
   Please describe in the new PR if the backport is clean, or you have to do 
manual changes.


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