flyrain commented on issue #10205:
URL: https://github.com/apache/iceberg/issues/10205#issuecomment-2096591207

   `iceberg.rest-catalog.warehouse` normally points to a location like 
`s3://my_bucket/warehouse_location`.  Not sure Trino community is OK to use it 
as the catalog name. Even if that works, do we need any change for REST Spec? I 
think multipart namespace still work well. Trino can concatenate the 
catalog_name to the rest table identifier in the client side, e.g. 
`catalog_name.db1.table1`. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to