Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
lerobot with formatting changes
slade/lerobot
2 hours ago
test(iceberg): strengthen corrupt SQL read assertion
jackylee-ch:codex-sql-read-iceberg-ignore-corrupt-files
2 hours ago
fix(sql): allow read_parquet file options
jackylee-ch:codex-sql-read-parquet-file-options
5 hours ago
test(session): cover namespace narrowing and multi-catalog without pattern
YuangGao:fix/session-list-tables-4400
7 hours ago
test(flotilla): reuse builder's min_cpu_per_task in with_resource_request MockTaskBuilder.with_resource_request was constructing a fresh DaftExecutionConfig::default() to fetch the min_cpu_per_task fallback, which silently reset any non-default value already set on the builder. Reuse self.resource_request.min_cpu_per_task instead so the fallback threads through chained .with_* calls correctly. Test-helper-only; no production behavior change. Addresses greptile P2 review comment.
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
8 hours ago
fix(io): default https scheme in S3 endpoint normalization
plusplusjiajia:fix-iceberg-endpoint-scheme
20 hours ago
fix(flotilla): keep min_cpu_per_task default at 1.0 (no-regression) Before this PR, the flotilla scheduler fell back to a hardcoded 1.0 CPU when ResourceRequest had no num_cpus; the configured min_cpu_per_task default of 0.5 was inert. Wiring the field through (1d05985e8) without changing the default would silently halve the per-task CPU floor for every existing user, which Greptile's review flagged as a behaviour change risk on capacity-tuned clusters (e.g. KubeRay packs 2x more tasks before scale-out, increasing OOM risk). Move the default to 1.0 so the no-explicit-num_cpus path matches the pre-wiring behaviour exactly. Users who want a smaller floor set it explicitly via daft.set_execution_config(min_cpu_per_task=...) or DAFT_MIN_CPU_PER_TASK, which is the original purpose of the knob.
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
1 day ago
Merge remote-tracking branch 'origin/main' into perf/inline-agg-any-value # Conflicts: # src/daft-recordbatch/src/ops/inline_agg.rs
BABTUNA:perf/inline-agg-any-value
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(lerobot): Add `daft.datasets.lerobot` for working with LeRobot v3 datasets
#7090
3 hours ago
fae1584
slade/lerobot
CodSpeed Performance Gauge
0%
feat(iceberg): support SQL read_iceberg ignore_corrupt_files
#7130
3 hours ago
8f1959c
jackylee-ch:codex-sql-read-iceberg-ignore-corrupt-files
CodSpeed Performance Gauge
0%
fix(sql): allow read_parquet file options
#7128
6 hours ago
b0047c5
jackylee-ch:codex-sql-read-parquet-file-options
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs