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

   @CTTY @Xuanwo friendly ping — the dual-path resolver should address both of 
your points:
   - has_s3_config() routes through S3 only when s3.* vended creds are present, 
else falls back to the native OSS backend — so Aliyun RAM/OIDC/assume-role 
still works (@Xuanwo).
   - Gated behind all(feature = "opendal-oss", feature = "opendal-s3"), so 
S3-only builds pull in no OSS code (@CTTY).
   
   Mind taking another look if it looks good? Thanks!


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