Xuanwo commented on PR #2602:
URL: 
https://github.com/apache/incubator-opendal/pull/2602#issuecomment-1625252122

   I invite GPT-4 to read this proposal as a newbie of rust and storage 
systems, he has the following problems. Would you like to answer them in the 
RFC's rational section?
   
   ---
   
   The following questions is from GPT-4:
   
   This RFC proposes the object versioning feature for OpenDAL. Here are some 
aspects that I do not quite understand:
   
   - How are Version IDs generated? The RFC mentions that each version will 
have a unique Version ID. However, it does not specify how these IDs are 
generated nor does it clarify whether there is an inherent order in these IDs.
   - If a delete operation removes the latest version of an object, which 
version is returned when a read or stat operation is performed without 
specifying a Version ID? Is it the second latest version or would it return an 
error?
   
   These are the areas in the RFC that I am unclear about. I would appreciate 
if these could be clarified.
   
   


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