Avatar for the Eventual-Inc user
Eventual-Inc
Daft
BlogDocsChangelog

Performance History

Latest Results

feat: tests for range repartition hints in clustering spec (#7044) Adds tests/io/test_range_clustering.py to verify that ClusteringKeys.range() declarations on custom DataSource subclasses cause the distributed planner to skip the expensive sample + range-repartition step before asof joins. All tests that depend on ClusteringKeys.range() are skipped with @range_hint_not_implemented — the feature is not yet built. Unimplemented, but i plan to implement this: AsofJoinNode::multiline_display() now emits Needs range repartition: false when both inputs carry a matching BoundClusteringSpec::Range. The test helper _needs_repartition() greps for that line in the physical plan output We couldnt use a method similar to the hash partitioned hint in https://github.com/Eventual-Inc/Daft/pull/7031 .The plan always shows a single AsofJoin node regardless of whether the internal shuffle fires, so there is no Shuffle node to grep for.
main
36 minutes ago
rename fn
euan/fix/rename-needs-hash-repartition
4 hours ago
fix
euan/fix/needs-hash-repartition-return-val
4 hours ago
feat: support range repartition cluster hints
euan/range-repartition-clustering-spec-1
5 hours ago
resolve pr comments
euan/range-repartition-clustering-spec
8 hours ago
feat: tests
euan/range-repartition-clustering-spec
8 hours ago
test(lance): cover tag-based version reads
jackylee-ch:codex-test-lance-tag-version-reads
11 hours ago
feat(iceberg): support branch and tag reads
jackylee-ch:codex-feat-iceberg-branch-tag-reads
11 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
refactor(distributed): rename needs_hash_repartition to can_skip_hash_repartition #7053
4 hours ago
c6123ab
euan/fix/rename-needs-hash-repartition
CodSpeed Performance Gauge
0%
fix: fix inverted return semantics of needs_hash_repartition #7052
4 hours ago
b20b3f0
euan/fix/needs-hash-repartition-return-val
CodSpeed Performance Gauge
0%
6 hours ago
6727e5d
euan/range-repartition-clustering-spec-1
© 2026 CodSpeed Technology
Home Terms Privacy Docs