Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: add TosConfig documentation reference in config.md (#6068) ## Changes Made <!-- Describe what changes were made and why. Include implementation details if necessary. --> ## Related Issues <!-- Link to related GitHub issues, e.g., "Closes #123" -->
main
6 hours ago
refactor: Migrate utf8 left function to arrow-rs (#6004) ## Changes Made <!-- Describe what changes were made and why. Include implementation details if necessary. --> This PR migrates the underlying implementation of the utf8.left scalar function from arrow2 to arrow-rs , continuing the effort to replace arrow2 as outlined in Discussion #5741. Changes: - Updated left_impl in src/daft-functions-utf8/src/left.rs to use arrow-rs primitives. - Converted the nchars input argument to an arrow::array::Int64Array for processing. - Changed the result collection to build an arrow::array::LargeStringArray directly. - Used Utf8Array::from_arrow to convert the arrow-rs result back to a Daft Utf8Array . - Verified changes with existing unit tests ( test_left_with_values , test_left_broadcast_nchars , test_left_with_zero ), ensuring zero regression in functionality. Context: This change follows the pattern established in the migration of the utf8.right function (PR #5889). ## Related Issues <!-- Link to related GitHub issues, e.g., "Closes #123" -->
main
6 hours ago
feat: expansion aware batching for explode
universalmind303/expansion-aware-batching
7 hours ago
format
Jay-ju:jay/dashboard-backend
7 hours ago
feat(lance): refine distributed scalar index support
huleilei:hll/lance_doc
8 hours ago
not delete head node
huleilei:hll/auto
11 hours ago
feat: Add global agg support for Dataframe `select`
caican00:to-up-basic-global-expressions-within-expression-tree
12 hours ago
format
Jay-ju:jay/dashboard-backend
17 hours ago
Active Branches
feat: expansion aware batching for explode
last run
7 hours ago
#6069
CodSpeed Performance Gauge
0%
feat(dashboard): backend implementation
last run
7 hours ago
#6062
CodSpeed Performance Gauge
0%
feat(lance): refine distributed scalar index support with new types and parameters
last run
8 hours ago
#5817
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs