aleenamg21-1 opened a new issue, #9651: URL: https://github.com/apache/iceberg/issues/9651
### Feature Request / Improvement Currently schema evolution settings can be configured in Delta lake via both [spark write option](https://delta.io/blog/2023-02-08-delta-lake-schema-evolution/#delta-lake-schema-evolution-with-mergeschema-set-to-true) & [spark configuration](https://delta.io/blog/2023-02-08-delta-lake-schema-evolution/#delta-lake-schema-evolution-with-automerge). In iceberg this can only be set via [data frame write option](https://iceberg.apache.org/docs/latest/spark-writes/#schema-merge). Need an option to set this via spark configuration. This can be very useful for spark SQL based engines like Spark Thrift Server when written as [dbt](https://www.getdbt.com/product/what-is-dbt) transformations. I have created a PR to handle the same #9640. Kindly review this PR & merge. ### Query engine Spark -- 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.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