peach12345 commented on issue #13406: URL: https://github.com/apache/iceberg/issues/13406#issuecomment-3122156864
> @peach12345 You might want to check out https://github.com/apache/iceberg/pull/13639 which could fix your schema evolution issues. Thank you for the hint. This could explain why the schema evolution sometimes fails unexpectedly—for example, when trying to add a field where it cannot be added. We had debugged the code up to this point, but we did not realize that this particular line might be the bug because we hadn’t conducted a deeper analysis. In hindsight, it’s always easier to see, and it makes sense that this part of the code wasn’t quite right. Excellent 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org