
Hugging Face - Datasets
Imports datasets from Hugging Face (https://huggingface.co/datasets)
Only datasets with Parquet exports can be imported with this connector.
Configuration
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|
| rows |  | DefaultPaginator | ✅ | ❌ | 
| splits |  | No pagination | ✅ | ❌ | 
Changelog
Expand to review
| Version | Date | Pull Request | Subject | 
|---|
| 0.0.5 | 2024-12-21 | 50079 | Update dependencies | 
| 0.0.4 | 2024-12-14 | 49609 | Update dependencies | 
| 0.0.3 | 2024-12-12 | 49233 | Update dependencies | 
| 0.0.2 | 2024-12-11 | 48911 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | 
| 0.0.1 | 2024-11-28 |  | Initial release by @michel-tricot via Connector Builder |