Xuanwo opened a new issue, #7062:
URL: https://github.com/apache/opendal/issues/7062

   OpenDAL previously handled returning `content-length` in the `list` response 
as a best-effort approach. We encouraged users to call `stat` outside of 
`list`. However, this approach has placed a significant burden on our users. 
Perhaps we should make it mandatory for `list` to return `content-length` and 
update our implementations accordingly. This way, our users won't be confused 
by this behavior anymore.


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