2026-08-08 · 0 tables · 309,122,838 rows · 1.90 GB retired
latest.txt instead. The catalog, metadata and release notes below remain the record of this version.
| table | rows | size |
|---|---|---|
| (none) | ||
Machine-readable descriptions of this release.
| file | size |
|---|---|
| RELEASE_NOTES.md | 3 KB |
| catalog.json | 2 KB |
| erd.mmd | 8 KB |
| index.html | 8 KB |
| metadata.json | 127 KB |
| relationships.json | 9 KB |
| retired.json | 1 KB |
| test_results.json | 5 KB |
SELECT * FROM read_parquet('https://storage.googleapis.com/calcofi-db/ducklake/releases/v2026.08.08/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.08.08/parquet/obs_ctd_full/**/*.parquet',
hive_partitioning = true) LIMIT 10;