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

Branches performance

Pull requests

feat: Basic geospatial support#6392
last run
14 hours ago
delete file
19 hours ago
e36572d
PhysicsACE:geospatial
CodSpeed Performance Gauge
0%
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.
3 days ago
f4b360e
mango766:fix/show-max-width-without-format
CodSpeed Performance Gauge
0%
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>
3 days ago
12e242e
desmond/fix-autoscaler-underscaling
CodSpeed Performance Gauge
0%
chore: Enable `write_json` related test cases for Ray Runner#6387
last run
3 days ago
chore: Enable `write_json` related test cases for Ray Runner Signed-off-by: plotor <zhenchao.wang@hotmail.com>
3 days ago
6ab535d
plotor:zhenchao-chore
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs