Xuanwo opened a new pull request, #2953:
URL: https://github.com/apache/iceberg-rust/pull/2953

   ## Which issue does this PR close?
   
   - N/A (dependency bump)
   
   ## What changes are included in this PR?
   
   Bumps `opendal` from 0.57 to 0.58 (resolved to 0.58.1). OpenDAL backs the 
`iceberg-storage-opendal` backends (S3, GCS, OSS, Azure, HuggingFace, fs, 
memory).
   
   OpenDAL 0.58 returns a finished operator from `Operator::new` / 
`Operator::from_config`, so the obsolete `.finish()` calls are removed across 
storage backends. No behavior change intended.
   
   ## Are these changes tested?
   
   Covered by existing `iceberg-storage-opendal` unit tests. Verified locally 
with:
   
   - `cargo check -p iceberg-storage-opendal --all-features`
   - `cargo clippy -p iceberg-storage-opendal --all-features --all-targets -- 
-D warnings`
   - `cargo test -p iceberg-storage-opendal --all-features --lib`
   - `cargo check` on dependent crates (`iceberg`, `iceberg-catalog-rest`, 
`iceberg-datafusion`)
   
   ## AI Disclosure
   
   This PR was prepared with AI assistance (Grok / xAI). Changes were reviewed 
and verified by the author before submission.


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