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

Performance History

Latest Results

fix: update code for nightly-2026-01-08 toolchain 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), which CI still relies on. Changes to accommodate the new nightly: - Fix into_remainder() call in daft-minhash to match new return type (no longer wrapped in Option) (This enables distributions to build with Rust 1.93 stable and newer when RUSTC_BOOTSTRAP is set.) - Upgrade cargo-llvm-cov from 0.7.1 to 0.8.7 to fix corrupt profraw files due to LLVM profdata format incompatibility Clippy lint fixes for newer nightly: - Fix use_self by replacing self-referential type names with Self across multiple enum/struct definitions - Allow clippy::use_self on snafu-derived Error variants that use Arc<Error> (snafu macro generates code with concrete type names, incompatible with Self): daft-io CachedError, daft-parquet RemoteFetchFailed - Allow clippy::result_large_err in daft-io/src/tos.rs (IO error types are inherently large) - Rename clippy::only_used_in_recursion allow attributes to clippy::self_only_used_in_recursion (lint renamed in newer clippy) - Fix ref_as_ptr by using std::ptr::from_ref - Fix unnecessary_unwrap in daft-sql by using if-let - Fix unchecked_time_subtraction by using checked_sub().unwrap() - Fix useless_vec in daft-io test - Fix derivable_impls on PreviewFormat by using #[derive(Default)] Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mikedep333:info_remainder-new-rust
2 hours ago
linting
euan/window-firstlastval-agg
2 hours ago
fix: update code for nightly-2026-01-08 toolchain 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), which CI still relies on. Changes to accommodate the new nightly: - Fix into_remainder() call in daft-minhash to match new return type (no longer wrapped in Option) (This enables distributions to build with Rust 1.93 stable and newer when RUSTC_BOOTSTRAP is set.) - Upgrade cargo-llvm-cov from 0.7.1 to 0.8.7 to fix corrupt profraw files due to LLVM profdata format incompatibility Clippy lint fixes for newer nightly: - Fix use_self by replacing self-referential type names with Self across multiple enum/struct definitions - Allow clippy::use_self on snafu-derived Error variants that use Arc<Error> (snafu macro generates code with concrete type names, incompatible with Self): daft-io CachedError, daft-parquet RemoteFetchFailed - Allow clippy::result_large_err in daft-io/src/tos.rs (IO error types are inherently large) - Rename clippy::only_used_in_recursion allow attributes to clippy::self_only_used_in_recursion (lint renamed in newer clippy) - Fix ref_as_ptr by using std::ptr::from_ref - Fix unnecessary_unwrap in daft-sql by using if-let - Fix unchecked_time_subtraction by using checked_sub().unwrap() - Fix useless_vec in daft-io test - Fix derivable_impls on PreviewFormat by using #[derive(Default)] Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mikedep333:info_remainder-new-rust
4 hours ago
docs(lance): fix daft-lance repository links
jackylee-ch:codex-doc-lance-repo-links
8 hours ago
test(lance): import remaining helpers from daft-lance
jackylee-ch:codex-test-lance-scan-helper-imports
9 hours ago
fix: added match arms
euan/window-firstlastval-agg
12 hours ago
test(lance): import scan helpers from daft-lance
jackylee-ch:codex-test-lance-scan-helper-imports
15 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix: update code for nightly-2026-01-08 toolchain#6982
7 days ago
8a7dc31
mikedep333:info_remainder-new-rust
CodSpeed Performance Gauge
0%
2 hours ago
88df3b9
euan/window-firstlastval-agg
CodSpeed Performance Gauge
-1%
8 hours ago
490f40e
jackylee-ch:codex-doc-lance-repo-links
© 2026 CodSpeed Technology
Home Terms Privacy Docs