Skip to content

(feat) enables globbing from http/s fsspec filesystem - #4388

Open
rudolfix wants to merge 4 commits into
develfrom
feat/fsspec-http-glob
Open

(feat) enables globbing from http/s fsspec filesystem#4388
rudolfix wants to merge 4 commits into
develfrom
feat/fsspec-http-glob

Conversation

@rudolfix

Copy link
Copy Markdown
Collaborator

Description

https filesystem over fsspec could not glob listings. this PR enables that:

  • listing do not contain size and modified date - makes size optional and modified date to default to now(utc) (this fallback was present before)
  • allows to get file details if one of the above is missing. this needs HEAD per file in listing so cost is significant

several tests got added

@rudolfix rudolfix self-assigned this Aug 23, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs b57f146 Commit Preview URL

Branch Preview URL
Aug 23 2026, 08:00 PM

@blacksmith-sh

blacksmith-sh Bot commented Aug 24, 2026

Copy link
Copy Markdown

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
test_custom_destination_lancedb View Logs

Fix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need.

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.

1 participant