crepererum commented on PR #405:
URL: 
https://github.com/apache/arrow-rs-object-store/pull/405#issuecomment-2983225040

   > Taken a quick look, unfortunately very short on time this week.
   > 
   > I think the major question from me is if this is premature, in particular 
we don't currently have a list_opts or copy_opts method, and in the former case 
it isn't immediately obvious what this would look like. Similarly methods like 
get_ranges have specializations that make a material difference.
   > 
   > The reason I've held off doing something like this before is that some 
methods are not obvious how they'd fit into this, I'd feel more comfortable to 
have a plan for these before committing to this approach
   
   I think we'll likely cover the following methods via `_opts`:
   
   - get (except "rangeS")
   - put
   - put multipart
   - copy
   - rename
   
   IMHO that are enough methods.


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

Reply via email to