amogh-jahagirdar opened a new pull request, #17215: URL: https://github.com/apache/iceberg/pull/17215
Backport of #15470 to 1.10.x. This backport has the following differences with the original: 1.) The DV/Puffin handling from the original change is omitted since 1.10.x does not DV support in rewrite table procedure. Adding this DV support in the rewrite procedure is basically a feature of its own and wouldn't be appropriate for a backport. 2.) Different spark versions that we supported in 1.10 3.) Core library APIs for rewrite table procedure that were deprecated in master, are ported without deprecation markers since it's a backport anyways. -- 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]
