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

Performance History

Latest Results

feat: added concat_ws function (#6543) GitHub tracking issue: [Eventual-Inc/Daft#3792](https://github.com/Eventual-Inc/Daft/issues/3792) Joining strings with a separator is one of the most common operations in data pipelines - building file paths, composite keys, CSV-like fields, display strings. Daft has `concat` today, but it propagates nulls and has no separator support. Users who need `concat_ws` semantics currently have to manually interleave `lit(sep)` between columns and handle nulls themselves.
main
37 minutes ago
format code
gavin9402:support_catalog_function
2 hours ago
format code
gavin9402:support_catalog_function
3 hours ago
reject unnest in with_column API
stayrascal:fix/unnest-with-column-alias-5448
3 hours ago
Update
Lucas61000:issue-4069
3 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(ci): use content-hash mtimes to prevent stale cargo cache artifacts#6546
2 hours ago
a441860
desmond/fix-restore-mtime
CodSpeed Performance Gauge
0%
feat: added concat_ws function#6543
2 hours ago
d907608
euanlimzx:concat_ws
CodSpeed Performance Gauge
0%
2 hours ago
4846ed6
gavin9402:support_catalog_function
© 2026 CodSpeed Technology
Home Terms Privacy Docs