meteorgan commented on issue #5557: URL: https://github.com/apache/opendal/issues/5557#issuecomment-2740811557
> Hi, [@meteorgan](https://github.com/meteorgan), I used to believe that `write_has_xxx` was a good idea, but after reviewing PRs and using this API in practice, I found it confusing and not particularly useful. > > The `stat_has_xxx` and `list_has_xxx` functions are also worth considering if we need to remove them. There are no users use them at all: https://github.com/search?q=stat_has_etag&type=code I reckon these capabilities aren't meant for users, they are more for internal use. We leverage them to improve testing and figure out what the services are capable of. -- 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]
