FANNG1 commented on issue #7935: URL: https://github.com/apache/gravitino/issues/7935#issuecomment-3195354717
> > [@dyrnq](https://github.com/dyrnq) , after [#7444](https://github.com/apache/gravitino/pull/7444) , you could use `warehouse` to replace `prefix`, you don't need to config the properties on the client side. BTW, if you using `prefix`, you don't need to config other properties like region, endpoint too. > > So the recommended approach in the future( version >=1.0.0) is to use warehouse instead of prefix? yes, `warehouse` belongs to the Iceberg REST spec, it will retrieve Iceberg catalog properties from IRC. `prefix` is the internal properties to identify the catalog name. -- 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]
