saitharun15 opened a new pull request, #15421: URL: https://github.com/apache/iceberg/pull/15421
Fixes: https://github.com/apache/iceberg/issues/15420 This PR replaces Delta Standalone APIs with Delta Kernel APIs in the Delta-to-Iceberg migration implementation. Delta Standalone is deprecated and only supports older Delta protocol versions, which causes migration to fail for Delta tables using newer protocol versions. -- 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]
