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

   There are some thing we can do to make our huggingface users happier:
   
   - [ ] Add `repo_type=space` support: extend enum and URL templates so Spaces 
can be read/listed like models/datasets.
   - [ ] Fix list pagination: follow Hub tree pagination (cursor/Link) to avoid 
truncation on large repos.
   - [ ] Enrich metadata: surface `oid/lfs.oid` as ETag-equivalent, keep 
`size`/`mtime`, and optionally expose security scan flags via user metadata.
   - [ ] Memory-friendly large directory listing: stream pages incrementally in 
`PageLister` instead of buffering entire tree.


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