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

   Merged to main.
   Thanks @SteveStevenpoor for the fix.
   
   Please backport to the other Flink branches:
   ```
   g d HEAD^ HEAD flink/v2.1 | sed "s/v2.1/v2.0/g">/tmp/patch;g apply -3 -p1 
/tmp/patch   
   g d HEAD^ HEAD flink/v2.1 | sed "s/v2.1/v1.20/g">/tmp/patch;g apply -3 -p1 
/tmp/patch  
   ```


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