erickguan commented on issue #5695:
URL: https://github.com/apache/opendal/issues/5695#issuecomment-4598511977

   @DCjanus Go ahead!
   
   There are two paths for your development:
   1. fork and use a branch: easy to get started and you could get some 
feedback from CI.
   2. build as a separate service and integrate later: 100% under your control 
and you can iterate until we feel ready.
   
   For your open questions:
   
   > My current assumption is that the default root should be the image rootfs 
/, not the image WORKDIR, because OpenDAL’s root usually represents a storage 
access boundary rather than a process execution context.
   
   Reasonable to start with /.
   
   > I’m not planning to implement Operator::from_uri support in the first PR 
because I don’t yet have a clear URI design in mind.
   
   If you start with 2 development approach, this is trivial to manage.
   
   


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