lexcao commented on issue #2069:
URL: 
https://github.com/apache/incubator-opendal/issues/2069#issuecomment-1518670279

   Hi @Xuanwo , this is my first time contributing to OpenDAL, I would like to 
discuss the details before coding, please feel free to correct me.
   
   To support `start-after` param for `List` operation, we could make these 
changes:
   
   1. Add `start_after` arg (with getter and setter) for `OpList`
   2. Add `list_with` method with param `OpList` for `Operator`
   
   I need help on how to 
   
   > add into capability
   
   
   What does that mean?
   
   I just found the `Capability` is used on operations rather than a single 
argument.


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