Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
perf: Support parallel glob tasks for `from_glob_path` Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-from-glob-path
3 hours ago
docs(skills): add ClaudeCODE-compatible guides for distributed scaling, UDF tuning, and docs navigation This commit adds a new top-level `skills/` directory with ClaudeCODE-style guidance docs intended for AI coding assistants and Daft users. Included documents: - `skills/README.md`: index and usage guidance for the skills folder - `skills/distributed-scaling.md`: recipes for converting single-node workflows to distributed execution, focusing on Ray, repartitioning, and batching - `skills/udf-tuning.md`: overview and tuning advice for legacy `@daft.udf` and new `@daft.func` / `@daft.cls` APIs, including resource utilization strategies - `skills/docs-navigation.md`: tips for navigating Daft docs (docs.daft.ai and the repo `docs/` tree) from terminal- and agent-driven workflows The docs favor concise, terminal-friendly examples and include links back to the relevant sections of the official Daft documentation. Co-Authored-By: Aime <aime@bytedance.com> Change-Id: I3a984acbf46792b1b9ed1b06fbdb240e47114d37
Jay-ju:skills-guides
3 hours ago
perf: Only Serialize Required Cols in Actor UDFs Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-perf
3 hours ago
perf: Support parallel glob tasks for `from_glob_path` Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-from-glob-path
4 hours ago
Merge branch 'main' into daft-uuid-func
everySympathy:daft-uuid-func
7 hours ago
fix(io): avoid materialization in write_sql schema init Avoid triggering an extra materialization when initializing SQL table schema in `DataFrame.write_sql`.
huleilei:hll/write_sql_gitlab
9 hours ago
fix(io): avoid materialization in write_sql schema init Avoid triggering an extra materialization when initializing SQL table schema in `DataFrame.write_sql`.
huleilei:hll/write_sql_gitlab
10 hours ago
fix(explode): rename ignore_empty to ignore_empty_and_null and improve docs - Rename parameter from ignore_empty to ignore_empty_and_null for clarity - Improve docstrings to explain default behavior: empty lists and null values each produce a single row with a null value - Merge tests from test_explode_ignore_empty.py into test_explode.py - Remove redundant test cases
singularityDLW:fix_explode_empty_ignore
13 hours ago
Active Branches
perf: Support parallel glob tasks for `from_glob_path`
last run
3 hours ago
#5897
CodSpeed Performance Gauge
0%
docs(skills): add ClaudeCODE-compatible guides for distributed scaling, UDF tuning, and docs navigation
last run
3 hours ago
#6116
CodSpeed Performance Gauge
0%
perf: Only Serialize Required Cols in Actor UDFs
last run
3 hours ago
#5884
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs