yuqi1129 opened a new issue, #9706:
URL: https://github.com/apache/gravitino/issues/9706

   ### What would you like to be improved?
   
   Currently, the Lance table in Lakehouse generic support properties 
`external`, that is 
   - `true` means the location is not fully managed by the Gravitino server, 
and Users can access the location directly without using Gravitino API
   - `false` means that the location is only managed and accessible by the 
Gravitino server.
   
   For a lance table with `external = true`, we need to access the location to 
get the latest metadata when trying to load the table.
   
   ### How should we improve?
   
   _No response_


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