Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(parquet): cast map values to explicit schema
jackylee-ch:codex-fix-parquet-map-schema-cast
4 hours ago
fix(parquet): cast map values to explicit schema
jackylee-ch:codex-fix-parquet-map-schema-cast
5 hours ago
fix: address SQL Iceberg review comments
jackylee-ch:codex-sql-iceberg-branch-tag
10 hours ago
document Common Crawl on HF Buckets in dedicated docs page
lhoestq:document-s3-alternative-for-cc
1 day ago
Merge branch 'main' into fix/plan-cache-fingerprint-collision
TechyMT:fix/plan-cache-fingerprint-collision
1 day ago
fix: include null placement in range clustering spec for sort shuffle elision A sort can only skip its shuffle when nulls already live in the partition its nulls_first expects. RangeClusteringConfig now carries nulls_first, sorts record and compare it, and ClusteringKeys.range() lets sources declare null placement (defaulting to sort semantics: nulls last ascending, first descending). Output assertions for non-default nulls_first through an actual shuffle are xfailed: the range shuffle routes rows via search_sorted, which has no nulls_first support, so a distributed sort with non-default nulls_first already places nulls incorrectly today (pre-existing, independent of this PR). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
euan/range-repartition-clustering-spec-1
1 day ago
test: make aligned asof join PR test-only Remove the copied AsofJoinAlignedNode; _assume_sorted_and_aligned now routes to the regular shuffle-based AsofJoinNode (correct for any layout) with the scan-task-split guard kept in the translator. Rewrite the test suite around a parameterized scenario table (per-strategy expectations on shared data), dedupe mirrored tests, and add the coverage a shuffle-skipping implementation must pass: >=3-partition layouts with empty / group-sparse middle partitions, and a differential test against a pure-Python reference. The nearest differential cases are xfailed on a pre-existing local kernel bug (search_nearest one-sided offers, see test comment). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
euan/asof-join-aligned
1 day ago
file-path identity checkpoint mode
chenghuichen:path-checkpoint
1 day ago
Latest Branches
CodSpeed Performance Gauge
+12%
fix(parquet): cast map values to explicit schema
#7093
3 days ago
e992bd0
jackylee-ch:codex-fix-parquet-map-schema-cast
CodSpeed Performance Gauge
+10%
feat(iceberg): support branch and tag reads in SQL
#7084
3 days ago
9b24369
jackylee-ch:codex-sql-iceberg-branch-tag
CodSpeed Performance Gauge
+11%
Document HF Buckets as s3 alternative for Common Crawl
#7103
1 day ago
4ae3600
lhoestq:document-s3-alternative-for-cc
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs