FANNG1 opened a new issue, #11305: URL: https://github.com/apache/gravitino/issues/11305
### Describe the subtask Implement Spark connector support for registering Iceberg REST catalogs through Spark's native Iceberg `SparkCatalog` when explicitly requested. This subtask covers: - Add provider-scoped `spark.sql.gravitino.lakehouse-iceberg.engine-access-mode`. - Keep default `auto` behavior using the existing Gravitino Iceberg Spark connector. - Support `native` mode only for `catalog-backend=rest`. - Translate catalog properties into Spark Iceberg REST catalog configs, including optional warehouse and vended credentials header. ### Parent issue https://github.com/apache/gravitino/issues/11064 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
