FANNG1 commented on PR #11280:
URL: https://github.com/apache/gravitino/pull/11280#issuecomment-4598576309

   Thanks, agreed. I simplified the design in this direction.
   
   The updated doc no longer uses the generic engine-native/access-mode 
framework, and removes the `engine-access-mode`, `native`, and `auto` 
terminology. The scope is now Spark-only REST catalog registration, with 
explicit Spark configs:
   
   - `spark.sql.gravitino.iceberg.enableRestAccess`
   - `spark.sql.gravitino.iceberg.restUri`
   - `spark.sql.gravitino.lance.enableRestAccess`
   - `spark.sql.gravitino.lance.restUri`
   
   I also renamed the doc to `design-docs/spark-rest-catalog-registration.md` 
and updated the PR title/description to match the simplified scope.
   


-- 
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]

Reply via email to