Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
revert order_by to original
euan/optimize-window-fn
23 minutes ago
chore(deps): bump the all group across 1 directory with 59 updates (#7000) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Colin Ho <colin.ho99@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
main
48 minutes ago
fix(daft-minhash): fix into_remainder() API change in nightly Bump rust nightly toolchain from nightly-2025-09-03 to nightly-2026-01-08. This picks up the ArrayChunks::into_remainder() return type change (rust-lang/rust#149127) while staying before the cargo --timings=html removal (rust-lang/cargo#16420). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mikedep333:info_remainder-new-rust
1 hour ago
fix(integration): ray data deprecated api fix (#6871) ## Changes Made Fixes to stop using a deprecated Ray Data api Note to maintainers: this is my first time contributing to this codebase. If you could give me pointers to where I can find installation scripts for formatters, linters, etc to help speed up the process, it will be great! ## Related Issues Closes #6870 --------- Co-authored-by: Colin Ho <colin.ho99@gmail.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
main
2 hours ago
chore(deps): hold fs-stack and azure-storage-blob at main's versions Two more bumps break integration tests against the CI emulators: - gcsfs 2026.2.0 changed ls() semantics, sending the GCS listing test's recursive reference helper into infinite recursion (test_gs_flat_directory_listing) - azure-storage-blob 12.29.0 negotiates Azure API version 2026-04-06, which the CI Azurite emulator rejects (integration-test-catalogs) Revert fsspec/s3fs/gcsfs/adlfs and azure-storage-blob to main's 2024.9 lockstep. datasets 4.8.5 still resolves (fsspec<=2026.2.0 is satisfied). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
dependabot/pip/all-c0c61dace6
2 hours ago
Merge main into fix/write-trailing-slash Resolve conflicts with main's FileIO-wrapper refactor (#6986): - daft/filesystem.py: keep this branch's refactor (_infer_filesystem split into _build_filesystem + _resolve_path, with trailing-slash stripping in _resolve_path). - daft/io/av/_read_video_frames.py & daft/io/mcap/_mcap.py: take main's versions, which open files via the File/daft.open_file wrappers instead of the removed _infer_filesystem. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
fix/write-trailing-slash
3 hours ago
fix(integration): version-gate iter_internal_ref_bundles and apply ruff format iter_internal_ref_bundles() was only added in Ray 2.33.0, but Daft supports ray>=2.0.0, so older Ray versions would hit an AttributeError. Gate on RAY_VERSION and fall back to the (still-present, deprecated) get_internal_block_refs() below 2.33.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
kyuds:ray-data-depr-fix
3 hours ago
chore(deps): hold fs-stack and azure-storage-blob at main's versions Two more bumps break integration tests against the CI emulators: - gcsfs 2026.2.0 changed ls() semantics, sending the GCS listing test's recursive reference helper into infinite recursion (test_gs_flat_directory_listing) - azure-storage-blob 12.29.0 negotiates Azure API version 2026-04-06, which the CI Azurite emulator rejects (integration-test-catalogs) Revert fsspec/s3fs/gcsfs/adlfs and azure-storage-blob to main's 2024.9 lockstep. datasets 4.8.5 still resolves (fsspec<=2026.2.0 is satisfied). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
dependabot/pip/all-c0c61dace6
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
perf(window): reduce unnecessary copies of data in finalize() step of window functions to reduce memory usage
#7006
45 minutes ago
bdcd0f9
euan/optimize-window-fn
CodSpeed Performance Gauge
0%
fix(daft-minhash): adapt into_remainder() API for stable Rust 1.95.0
#6982
5 days ago
7eaeb0e
mikedep333:info_remainder-new-rust
CodSpeed Performance Gauge
+1%
chore(deps): bump the all group across 1 directory with 59 updates
#7000
3 hours ago
dcabe0f
dependabot/pip/all-c0c61dace6
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs