elliotsteene-swap commented on issue #61388: URL: https://github.com/apache/doris/issues/61388#issuecomment-4073463742
Thanks! I think it makes sense to have some thing like: ``` CREATE CATALOG biglake_metastore PROPERTIES ( 'type' = 'iceberg', 'iceberg.catalog.type' = 'rest', <existing iceberg.rest settings> 'iceberg.rest.header.<X-header-name>' = <header value> ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
