benroeder opened a new pull request, #7210: URL: https://github.com/apache/opendal/pull/7210
## Summary - Fixes #7209 - Implement `oio::BatchDelete` for Swift using the `POST ?bulk-delete` endpoint - Supports up to 10,000 objects per request - Parse per-object errors from Swift's JSON response to correctly report partial failures - Includes unit tests for bulk delete response parsing (success and error cases) Reference: https://docs.openstack.org/swift/latest/api/bulk-delete.html ## Test plan - `test_batch_delete` and `test_delete_stream` now execute instead of being skipped - All 93 behavior tests pass against both local SAIO and a real Swift cluster -- 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]
