blackmwk commented on issue #2065:
URL: https://github.com/apache/iceberg-rust/issues/2065#issuecomment-3889626373

     >   fn delete_stream(
   >         &self,
   >         locations: BoxStream<'static, Result<Path>>,
   >     ) -> BoxStream<'static, Result<Path>>;
   
   What's the return value here? It's quite unclear, it could be 
   1. Not successfully deleted objects.
   2. All successfully deleted objects.


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