Skip to content

Add Daft to bucket integrations#2616

Merged
davanstrien merged 2 commits into
mainfrom
daft-buckets-integration
Jul 7, 2026
Merged

Add Daft to bucket integrations#2616
davanstrien merged 2 commits into
mainfrom
daft-buckets-integration

Conversation

@davanstrien

@davanstrien davanstrien commented Jul 2, 2026

Copy link
Copy Markdown
Member

Daft merged native hf://buckets/ path support with Xet-accelerated reads via the hf-xet crate (Eventual-Inc/Daft#7183 and prior bucket-path work, on main).

Draft until the next Daft release ships it (latest release v0.7.15 predates both) — will verify the snippet against the released wheel, then mark ready.

Moves Daft out of the "Coming soon" list into its own section.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only changes with no runtime, auth, or data-path behavior changes in this repo.

Overview
Documents Daft as a first-class bucket integration with a new section after Dask, including a read_parquet example on hf://buckets/ paths using IOConfig / HuggingFaceConfig and get_token(), and notes Xet-accelerated reads via Daft’s Hugging Face connector.

Updates Coming soon to drop Daft from the pending native hf:// list (Polars, DuckDB, and webdataset remain).

Reviewed by Cursor Bugbot for commit 57a69ec. Bugbot is set up for automated code reviews on this repo. Configure here.

@davanstrien
davanstrien requested a review from lhoestq July 2, 2026 10:33
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Daft's hf:// connector needs the token via IOConfig(hf=HuggingFaceConfig(...)); the bare read returns Unauthorized on (always-private) buckets. Verified against daft 0.7.17.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@davanstrien
davanstrien marked this pull request as ready for review July 7, 2026 09:43
@davanstrien
davanstrien requested review from lhoestq and removed request for lhoestq July 7, 2026 09:45

@lhoestq lhoestq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay !

@davanstrien
davanstrien merged commit a25e1d2 into main Jul 7, 2026
3 checks passed
@davanstrien
davanstrien deleted the daft-buckets-integration branch July 7, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants