pvary commented on PR #16011: URL: https://github.com/apache/iceberg/pull/16011#issuecomment-4592408080
Merged to main. Thanks @lrsb for the fix and all of the reviewers! @lrsb: Please don't forget to create the backport PRs. This could help: ``` git diff HEAD^ HEAD flink/v2,1 |sed "s/v2.1/v2.0/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]
