2026-06-26 · 50 tables · 133,966,996 rows · 3.47 GB
Machine-readable descriptions of this release.
| file | size |
|---|---|
| RELEASE_NOTES.md | 3 KB |
| catalog.json | 5 KB |
| erd.mmd | 21 KB |
| index.html | 15 KB |
| metadata.json | 182 KB |
| relationships.json | 11 KB |
| test_results.json | 2 KB |
SELECT * FROM read_parquet('https://storage.googleapis.com/calcofi-db/ducklake/releases/v2026.06.26/parquet/sample.parquet') LIMIT 10;
/**/*.parquet glob and
hive_partitioning, which turns the directory names into a real column):SELECT * FROM read_parquet('https://storage.googleapis.com/calcofi-db/ducklake/releases/v2026.06.26/parquet/obs_ctd_full/**/*.parquet',
hive_partitioning = true) LIMIT 10;