Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
list_namespaces mirrors list_tables resolution
YuangGao:fix/list-namespaces-rule3-dispatch
1 hour ago
fix(tracing): preserve default resource detectors
RitwijParmar:codex/daft-otel-env-config
4 hours ago
fix(plan): leave num_cpus unset so min_cpu_per_task can lower task CPU
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
8 hours ago
Merge branch 'main' into fix/min-cpu-per-task-wiring
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
9 hours ago
perf(join): refine fanout take heuristics
RitwijParmar:codex/daft-fanout-aware-join-probe
1 day ago
Merge remote-tracking branch 'origin/main' into codex/daft-otel-env-config
RitwijParmar:codex/daft-otel-env-config
1 day ago
feat: add top-level daft.concat() for concatenating multiple DataFrames (#7105) ## Changes Made Adds a top-level `daft.concat()` that concatenates a list/iterable of DataFrames by folding over the existing `DataFrame.concat()`. Raises `ValueError` on empty input. All input DataFrames must share a schema (same constraint as `df.concat`). - `daft/convert.py`: implement `concat()` - `daft/__init__.py`: export `concat` and add it to `__all__` - `tests/dataframe/test_concat.py`: add tests (multiple, single, iterable, empty, schema mismatch) ## Related Issues Fixes #6892 ## AI Usage Disclosure Used AI assistance for the implementation and tests; verified locally by running the concat test suite, the doctest, and make format/lint.
main
1 day ago
feat(file): Add a `file_exists` expression (#7140) ## Changes Made Add an expression to check if a file exists or not. Useful for unclean datasets.
main
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(session): list_namespaces mirrors list_tables resolution
#7144
2 hours ago
037969e
YuangGao:fix/list-namespaces-rule3-dispatch
CodSpeed Performance Gauge
0%
fix(tracing): honor OTEL resource env config
#7061
5 hours ago
0b4c16b
RitwijParmar:codex/daft-otel-env-config
CodSpeed Performance Gauge
0%
fix(flotilla): wire min_cpu_per_task into TaskResourceRequest
#7125
9 hours ago
c36c458
XiaoHongbo-Hope:fix/min-cpu-per-task-wiring
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs