Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add empty
colin/remove-empty-scan
16 hours ago
refactor: remove EmptyScan plan node in favor of InMemoryScan EmptyScan was a special-case node for producing empty partitions. Replace all usages with InMemoryScan (with size_bytes=0), which has the same semantics and simplifies the plan node hierarchy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
colin/remove-empty-scan
17 hours ago
std thread
colin/swordfish-input-id
18 hours ago
remove prints
colin/swordfish-input-id
18 hours ago
fix
colin/swordfish-input-id
20 hours ago
fix(flight): Add a check for `flight_shuffle_dirs` arg and change default (#6266) ## Changes Made Sets the default to `/tmp` like it was before in the old Ray runner, and add a check if its ever empty.
main
2 days ago
init.pyi
colin/swordfish-input-id
2 days ago
ci: fix restore-mtime exit code when last file is deleted on macos runners (#6268) GitHub Actions `shell: bash` runs with `set -eo pipefail`. The `[ -f "$file" ] && touch_epoch` pattern returns exit code 1 when the file doesn't exist on disk (deleted in a later commit), and if this happens on the last iteration of the while loop, `pipefail` propagates that exit code and kills the step. Switch to `if/then/fi` so a non-existent file is a no-op with exit code 0. Verified with a temporary smoke-test job on both `ubuntu-latest` (11s) and `macos-latest` (54s) that confirmed mtimes are correctly restored on both platforms. Fixes the restore-mtime failures seen on macOS runners in #6264. --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
main
2 days ago
Active Branches
refactor: remove EmptyScan plan node
last run
16 hours ago
#6275
CodSpeed Performance Gauge
0%
[wip] Colin/swordfish input
last run
18 hours ago
#6132
CodSpeed Performance Gauge
0%
[DRAFT] feat(sql): add DATE_TRUNC function support
last run
2 days ago
#6258
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs