benqwu opened a new issue, #5862: URL: https://github.com/apache/paimon/issues/5862
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Is there a plan to support Iceberg Rest Catalog? I found that these catalogs are currently supported: table-location: Store Iceberg metadata in each table's directory. hadoop-catalog: Store Iceberg metadata in a separate directory. This directory can be specified as the warehouse directory of an Iceberg Hadoop catalog. hive-catalog: Not only store Iceberg metadata like hadoop-catalog, but also create Iceberg external table in Hive. ### Solution _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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...@paimon.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org