puchengy commented on issue #12506: URL: https://github.com/apache/iceberg/issues/12506#issuecomment-2728358350
@nastra yes, I am happy to. I am using https://github.com/apache/gravitino as my IRC implementation and it uses HiveCatalog as its IRC backend catalog. In the setting, I simply put ``` gravitino.iceberg-rest.table-default.format-version=1 gravitino.iceberg-rest.table-default.s3.multipart.part-size-bytes=128MB gravitino.iceberg-rest.table-default.write.distribution-mode=none gravitino.iceberg-rest.table-default.write.location-provider.impl=com.pinterest.iceberg.core.io.HiveStyleLocationProvider gravitino.iceberg-rest.table-default.write.parquet.compression-codec=zstd ``` In hope that the default table format will apply to all tables creation received by IRC. -- 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 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