Diogo20Mata opened a new issue, #14585: URL: https://github.com/apache/iceberg/issues/14585
### Apache Iceberg version 1.7.1 ### Query engine Spark ### Please describe the bug 🐞 When I try to use a MERGE INTO statement to write to an Iceberg table in a Glue Job that applies a non-deterministic expression (e.g:`uuid`) I always get `[INVALID_NON_DETERMINISTIC_EXPRESSIONS] The operator expects a deterministic expression`. Is this something that is addressed in newer Iceberg versions? ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [x] I cannot contribute a fix for this bug at this time -- 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]
