benqwu commented on issue #9573:
URL: https://github.com/apache/gravitino/issues/9573#issuecomment-3692526399

   > Hi, thanks for your question.
   > 
   > Do you mean that information like `location` is not required for a 
lakehouse generic catalog (Lance catalog)? In fact, this information can be set 
at the catalog level, schema level, or table level. As long as it's set, we can 
freely use the information to create a Lance table.
   > 
   > Please let me know if this could answer your question, and feel free to 
reach use if there's still something unclear.
   
   Thanks for your response. I still have some follow-up questions:
   
   1. If I am using a third-party implementation of S3 instead of the 
AWS-provided one, I need to set the endpoint. Is the configuration of this 
parameter supported now? This may include other storage options such as 
access_key_id and secret_key_id. It would be even better if you could provide 
specific code examples.
   
   2. I have referenced the documentation at 
https://lance.org/format/namespace/rest/impl-spec/, which does not provide for 
the configuration of a location at the namespace level. However, based on your 
previous description, setting a location is supported at the 
catalog/schema/table levels. Does Gravitino's implementation conflict with this 
impl-spec?


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