GitHub user wcy-fdu closed a discussion: After v0.51, how to specify list 
metakey?

>Users no longer need to pass the metakey into the list. Instead, services will 
>make their best effort to return as much metadata as possible. Users can check 
>items like Capability::list_has_etag before making a call.

The document mentions that v0.51 removed the list metakey and instead returned 
as many metakeys as possible. But I'm afraid there are still cases where 
metakey needs to be specified. For example, when we used fs backend before, we 
needed to specify metakey as Metakey::ContentLength | Metakey::LastModified, 
but now it seems that it will not be returned?

Now, can backends such as FS obtain this information when listing?

GitHub link: https://github.com/apache/opendal/discussions/6481

----
This is an automatically sent email for dev@opendal.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org

Reply via email to