Xuanwo commented on PR #2332:
URL: https://github.com/apache/iceberg-rust/pull/2332#issuecomment-4470251662

   > iceberg-rust routes oss:// to opendal's native Oss service instead, which 
reads a separate oss.* namespace and can't be driven by the same credentials. 
Align with the rest of the ecosystem.
   
   Instead of trying to route OSS to S3, I suggest allowing OSS to parse 
options from the S3 config.
   
   OpenDAL's OSS support is natively implemented, which means it works with 
Aliyun OSS's RAM out of the box. Switching to S3 services prevents users from 
working with Aliyun's OIDC or assume roles.


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