lhoestq opened a new pull request, #1997:
URL: https://github.com/apache/iceberg-python/pull/1997

   # Rationale for this change
   
   Add support for the Hugging Face filesystem in `fsspec`, which uses `hf://` 
paths.
   This allows to import HF datasets.
   
   Authentication is done using the `"hf.token"` property.
   
   # Are these changes tested?
   
   I tried locally but haven't added tests in test_fsspec.py (lmk if it's a 
requirement)
   
   # Are there any user-facing changes?
   
   No changes, it simply adds support for `hf://` URLs
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to