-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
What happens?
If you type this query into shell.duckdb.org:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');
on Firefox, you get a "failed range request" error.
See observablehq/framework#1886
To Reproduce
Open Firefox to shell.duckdb.org, and type this query:
SELECT bbox FROM read_json('https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson');
Browser/Environment:
Firefox 133.0.3 (aarch64)
Device:
Macbook Air
DuckDB-Wasm Version:
@duckdb/duckdb-wasm@1.29.1-dev18.0
DuckDB-Wasm Deployment:
Full Name:
Fil Rivière
Affiliation:
Observable
greenmtnboy
Metadata
Metadata
Assignees
Labels
No labels