plusplusjiajia commented on PR #2332:
URL: https://github.com/apache/iceberg-rust/pull/2332#issuecomment-5078066362
@Xuanwo — on not breaking native Aliyun auth: the resolver is dual-path.
`oss://` only routes through S3 when `s3.*` config is present (REST vended
credentials); otherwise it falls back to the native OSS backend, so
RAM/OIDC/assume-role keep working. Gated behind `all(feature = "opendal-oss",
feature = "opendal-s3")`.
Rebased onto latest `main`. @CTTY — would appreciate another look
--
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]