Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
oop
colin/tokio-channel
1 hour ago
feat(udf): support ray_options and resource overrides in UDF v2 This PR adds support for passing `ray_options` and overriding resource requirements in Daft UDF v2 (`@daft.func` and `@daft.cls`). Key changes: - Update `row_wise_udf` and `batch_udf` bindings to accept `ray_options`, `memory_bytes`, and `cpus`. - Add `override_options` and `with_concurrency` methods to `Func` class in `daft/udf/udf_v2.py` for dynamic configuration. - Propagate these options from Python to the Rust Logical Plan. - Update type stubs (`.pyi`) to match new Rust signatures. - Add integration tests verifying both `explain()` output and execution results. Verified with `pre-commit` and new test cases.
Jay-ju:feature/udf-ray-options
1 hour ago
Merge branch 'main' into colin/stremaing-sources
colin/stremaing-sources
2 hours ago
refactor(swordfish): Channel-less blocking sink (#6023) ## Changes Made Remove channels from blocking sink, review [github.com/Eventual-Inc/Daft/pull/5999](https://github.com/Eventual-Inc/Daft/pull/5999) first. ## Related Issues <!-- Link to related GitHub issues, e.g., "Closes #123" -->
main
2 hours ago
Merge branch 'main' into colin/blocking-sink-no-channel
colin/blocking-sink-no-channel
3 hours ago
feat(udf): support ray_options and resource overrides in UDF v2 This PR adds support for passing `ray_options` and overriding resource requirements in Daft UDF v2 (`@daft.func` and `@daft.cls`). Key changes: - Update `row_wise_udf` and `batch_udf` bindings to accept `ray_options`, `memory_bytes`, and `cpus`. - Add `override_options` and `with_concurrency` methods to `Func` class in `daft/udf/udf_v2.py` for dynamic configuration. - Propagate these options from Python to the Rust Logical Plan. - Update type stubs (`.pyi`) to match new Rust signatures. - Add integration tests verifying both `explain()` output and execution results. Verified with `pre-commit` and new test cases.
Jay-ju:feature/udf-ray-options
3 hours ago
checkpoint
desmond/arrow-rs-search-sorted
4 hours ago
remove more tests
kevin/arrow-migration-utf8-compare
5 hours ago
Active Branches
chore: Use tokio channel for swordfish channels
last run
1 hour ago
#6035
CodSpeed Performance Gauge
0%
feat(udf): support ray_options and resource overrides in UDF v2
last run
1 hour ago
#5982
CodSpeed Performance Gauge
0%
feat(swordfish): Streaming sources
last run
2 hours ago
#5978
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs