divinerapier commented on PR #1153: URL: https://github.com/apache/iceberg-rust/pull/1153#issuecomment-2785383397
`crates/examples/src/oss_backend.rs` provides an implementation example for loading data from Aliyun OSS. and run it by: ```bash cargo run --package iceberg-examples --example oss-backend --features storage-oss ``` -- 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]
