kbendick commented on issue #5556: URL: https://github.com/apache/iceberg/issues/5556#issuecomment-1219068079
Just an FYI but I would update the title to be `Feature Request: Support mergeSchema option when using Spark MERGE INTO`. This is more explicit and gets to the heart of what it is you need. The hints might not be something we can add without changing Spark, but the core of the idea is that you need `mergeSchema` to work with MERGE INTO (which is currently SQL only). Removing the implementation constraint from the title might attract more eyeballs / bring more ideas to the table (as ultimately you don’t care about anything other than needing `mergeInto` to work). -- 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]
