zy-kkk opened a new pull request, #57521:
URL: https://github.com/apache/doris/pull/57521

    When using Iceberg REST catalog with vended credentials enabled:
     - **Polaris** returns `s3.region`, `s3.access-key-id`, etc.
     - **Gravitino** returns `client.region`, `s3.access-key-id`, etc. 
(following Iceberg official naming)
   
     Current implementation only filters properties with `s3.`, `oss.`, etc. 
prefixes, causing `client.region` to be filtered out, which leads to `No storage
     properties found for schema: s3` error.
   


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

Reply via email to