puchengy opened a new issue, #12506: URL: https://github.com/apache/iceberg/issues/12506
### Feature Request / Improvement Currently catalog default/ override table properties is supported when: * Iceberg client is using Hive Catalog, or * Iceberg client is using Rest Catalog with Hive Catalog backend for `CREATE` operation But it does not support when: * Iceberg client is using Rest Catalog with Hive Catalog backend for `CREATE_OR_REPLACE` operation It will be great if we can extend the support to create or replace operation. I have checked the latest code base and it seems not supported, and I can't find a way to verify it from UT or docker container easily, so please correct me if I am wrong. Client side version: spark 3.2 + iceberg 1.3 IRC side version: iceberg 1.5.2 Way to reproduce - set default table properties in IRC with Hive catalog and run create snapshot operation, do not see default table property added. ### Query engine None ### Willingness to contribute - [ ] I can contribute this improvement/feature independently - [x] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature 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: 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