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

Performance History

Latest Results

fix: validate @daft.func input types at planning time @daft.func ignored its declared input type hints, so a signature mismatch blew up at runtime with an opaque error instead of failing at planning time like native expressions. Thread the declared dtypes into the Rust plan and validate them in to_field with a matching error message. Unannotated params opt out; skip validation once args are column-bound (post-optimizer) to avoid arg-reordering false positives. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Jorge-Polanco-Roque:fix/daf-func-signature-validation
4 hours ago
style(json): rustfmt deserialize_into null-value call
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
14 hours ago
perf(utf8): convert find byte offset to character index
XuQianJin-Stars:fix/utf8-find-substr-char-index
14 hours ago
style(json): use char patterns in FixedSizeList error test
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
14 hours ago
style(sql): rustfmt OFFSET-without-LIMIT optimizer test
XuQianJin-Stars:feat/offset-without-limit
14 hours ago
style(sql): silence F841 for AT TIME ZONE test dataframe
XuQianJin-Stars:feat/sql-at-time-zone
14 hours ago

Latest Branches

CodSpeed Performance Gauge
+1%
fix: validate @daft.func input types at planning time#7508
4 hours ago
9654992
Jorge-Polanco-Roque:fix/daf-func-signature-validation
CodSpeed Performance Gauge
+1%
14 hours ago
9489f5d
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
CodSpeed Performance Gauge
0%
14 hours ago
d91bf6a
XuQianJin-Stars:fix/utf8-find-substr-char-index
© 2026 CodSpeed Technology
Home Terms Privacy Docs