Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: support split csv file
linguoxuan:split_csv
1 day ago
refactor(udf): Inline is_complex_ray_options and update docstring
Jay-ju:feature/udf-ray-options
2 days ago
fix: also detect verbose option in has_custom_options() Address review feedback: has_custom_options() was missing the verbose check, so df.show(verbose=True) without explicit format would also fall through to the __repr__ path and ignore the option.
mango766:fix/show-max-width-without-format
2 days ago
chore: Make the partition threshold to use `pre_shuffle_merge` configurable Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-jungle
2 days ago
fix(scheduler): fix autoscaler underscaling after Ray upgrade Two independent bugs caused the autoscaler to scale to fewer workers than demanded: 1. Ratio underestimation: needs_autoscaling() runs after schedule_tasks() drains pending tasks, so the demand/capacity ratio only reflected residual demand. Track last_scheduled_count so the ratio uses total demand (pending + just-dispatched). 2. Monotonic watermark: max_resources_requested in worker_manager never reset, permanently blocking re-scaling after the first peak. Reset the watermark when workers join or die so the autoscaler can re-evaluate demand against the new topology. Also strip zero-valued GPU/memory keys from Ray resource bundles and add tracing to both decision points. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
desmond/fix-autoscaler-underscaling
2 days ago
chore: Enable `write_json` related test cases for Ray Runner Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-chore
2 days ago
fix: Preserve materialized stats when splitting granular projections Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-bugfix
2 days ago
fix: Expose `json_target_filesize` execution config Signed-off-by: plotor <zhenchao.wang@hotmail.com>
plotor:zhenchao-json
2 days ago
Active Branches
feat: support split csv file
last run
1 day ago
#6370
CodSpeed Performance Gauge
0%
feat(udf): support ray_options and resource overrides in UDF v2
last run
2 days ago
#5982
CodSpeed Performance Gauge
0%
fix: make df.show() max_width work without explicit format
last run
2 days ago
#6389
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs