Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into issue-6901
Lucas61000:issue-6901
2 hours ago
Merge remote-tracking branch 'upstream/main' into parquet-limit-deleted-rows
jackylee-ch:parquet-limit-deleted-rows
8 hours ago
test(iceberg): drop the tautological pyiceberg parity test `to_partition_representation` now calls `datetime_to_micros`/`date_to_days`/ `time_to_micros` directly, so asserting its output equals those same functions is `f(x) == f(x)` — it cannot detect the epoch or unit drift its docstring claimed to catch. `test_to_partition_representation` already covers the same five inputs against hardcoded integers, which is what actually pins them. Also assert `ts` on the Daft read side, not just `x`, and trim the docstring to the one non-obvious mechanism.
jackylee-ch:iceberg-partition-repr-parity
9 hours ago
feat: deltalake metadata pushdowns (#7549) ## Changes Made This PR adds support for count pushdowns into deltalake metadata. It does this by finding all stats columns that are in the metadata and extracting their expressions to pyarrow compute expressions, then filtering the metadata pa.Table There's a drive-by fix to daft-hash which I needed to get things to compile. ## Related Issues - Closes #3669 - Closes #3759
main
1 day ago
chore(minhash): revert unrelated minhash changes Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
rchowell/delta-pushdowns
1 day ago
refactor(core): simplify var/stddev partial state and trim redundant tests Make VarPartialState non-optional with a merge method so the empty state is the merge identity, fold the Var/Stddev lowering arms together, and drop tests already covered by the parametrized var/stddev suites.
jonasdedden:fix/var-stddev-chan-merge
1 day ago
fix(utf8): broadcast split_part over all arguments
DogerW666:fix/split-part-broadcast
2 days ago
Merge branch 'main' into fix/bisect-round-robin-bundles
DogerW666:fix/bisect-round-robin-bundles
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: add Avro file format read/write support
#7009
2 hours ago
7ce7553
Lucas61000:issue-6901
CodSpeed Performance Gauge
0%
fix(parquet): account for deleted rows in limit pushdown
#7444
9 hours ago
c78d755
jackylee-ch:parquet-limit-deleted-rows
CodSpeed Performance Gauge
0%
fix(iceberg): support timezone-aware identity partition writes
#7443
15 hours ago
6891c3f
jackylee-ch:iceberg-partition-repr-parity
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs