github-actions[bot] closed issue #9827: Spark 3.5.0 `MERGE INTO` breaks
URL: https://github.com/apache/iceberg/issues/9827
--
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 un
bk-mz commented on issue #9827:
URL: https://github.com/apache/iceberg/issues/9827#issuecomment-1971079896
Confirmed.
```spark-sql ()> ALTER TABLE table UNSET TBLPROPERTIES
('write.spark.accept-any-schema');```
Though it's clear that:

### Query engine
Spark
### Please describe the bug 🐞
Hey folks, when migrating from spark 3.4.1 to spark 3.5.0 we observe br