ho-229 commented on PR #4935: URL: https://github.com/apache/opendal/pull/4935#issuecomment-2295715962
> > > > Hi @oowl , I think `cloudfilter` is not a filesystem, we are currently focusing on reading files from remote. > > > > > > > > > Do we have any limitations for CRUD action implementation? > > > > > > We now support fetching data and the path tree from a remote source and making changes locally. However, these changes cannot be synced to the remote source > > So from our goal, we not only support fetching data and the path tree from a remote source but also need to support delete or update operations. Do I understand correctly? Yes, but I encounter some problems to implement dehydration in `cloudfilter_opendal`, so I prefer to implement the readonly version first. -- 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: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org