FANNG1 commented on code in PR #11280: URL: https://github.com/apache/gravitino/pull/11280#discussion_r3331522072
########## design-docs/unified-engine-access.md: ########## @@ -0,0 +1,361 @@ +--- +title: "Design: Engine-native Catalog Access Mode for Gravitino Connectors" +slug: /unified-engine-access +keywords: + - unified engine access + - spark connector + - lance + - iceberg + - engine-access-mode + - native catalog +license: "This software is licensed under the Apache License version 2." +--- + +## Background + +Gravitino can manage multiple lakehouse catalogs and lets compute engines access the underlying table Review Comment: Moved the design doc to `design-docs/unified-engine-access.md`. -- 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]
