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

Performance History

Latest Results

fix: make visit_try_cast non-abstract for backwards compatibility The visit_try_cast method was added as an abstract method to ExpressionVisitor, which broke external packages (e.g. daft-lance) that subclass it without implementing visit_try_cast. Change visit_try_cast to a concrete method with a default implementation that delegates to visit_cast, ensuring backwards compatibility while still allowing subclasses to override it.
XuQianJin-Stars:feat/try-cast
51 minutes ago
address PR feedback
feat/daft-func-scalar-macro
4 hours ago

Latest Branches

CodSpeed Performance Gauge
-1%
feat: add try_cast function for safe type conversion#6960
1 hour ago
d412884
XuQianJin-Stars:feat/try-cast
CodSpeed Performance Gauge
-1%
1 hour ago
af4ac0a
aaron-ang:feat/read-blob
CodSpeed Performance Gauge
-1%
fix(planner): propagate clustering through bound projections#7033
2 hours ago
ce2f2b2
jay/fix-clustering-spec-bound-translation
© 2026 CodSpeed Technology
Home Terms Privacy Docs