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

   Merged to main.
   Thanks @joyhaldar for the PR and @Guosmilesmile for the review!
   
   @joyhaldar: Please backport the changes to older Spark a Flink versions.
   A command like this could help:
   ```
   g d HEAD^ HEAD spark/v4.1 |sed "s/v4.1/v4.0/g">/tmp/patch;g apply -3 -p1 
/tmp/patch
   ```
   
   Please make sure that highlight any changes you need to do manually on the 
PR, so the reviewers have easier time. Or state if the backport is clean.
   
   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