kylebarron commented on code in PR #524:
URL:
https://github.com/apache/arrow-rs-object-store/pull/524#discussion_r2481745713
##########
src/lib.rs:
##########
@@ -873,9 +873,8 @@ pub trait ObjectStore: std::fmt::Display + Send + Sync +
Debug + 'static {
/// Delete all the objects at the specified locations
///
/// When supported, this method will use bulk operations that delete more
Review Comment:
It would be nice as an end user to know which backends (at least of those
provided by object-store) support bulk delete
--
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]