ciel-tukihime opened a new issue, #13884: URL: https://github.com/apache/iceberg/issues/13884
### Query engine _No response_ ### Question I want to submit updates to both the schema and properties, where if one fails, both fail. I noticed that Flink uses transactions to handle this kind of commit, but when I tried a similar approach, I encountered an exception during commitTransaction saying, "Table metadata refresh is required." I'm unsure whether my implementation is wrong or if transactions simply don’t support this type of operation. -- 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]
