szehon-ho opened a new pull request, #14970: URL: https://github.com/apache/iceberg/pull/14970
Fixes #5556 This is a first cut in implementing schema evolution for Spark MERGE INTO WITH SCHEMA EVOLUTION commands for Iceberg table. This was implemented in https://issues.apache.org/jira/browse/SPARK-54274 mostly in Spark 4.1.0. There are a few remaining features in Spark 4.1.1 that I can add test for, once we upgrade. Unfortunately there are some issues with MERGE INTO WITH SCHEMA EVOLUTION if the target is a table branch. -- 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]
