Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
style(json): rustfmt deserialize_into null-value call
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
8 hours ago
perf(utf8): convert find byte offset to character index
XuQianJin-Stars:fix/utf8-find-substr-char-index
8 hours ago
style(json): use char patterns in FixedSizeList error test
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
8 hours ago
style(sql): rustfmt OFFSET-without-LIMIT optimizer test
XuQianJin-Stars:feat/offset-without-limit
8 hours ago
style(sql): silence F841 for AT TIME ZONE test dataframe
XuQianJin-Stars:feat/sql-at-time-zone
8 hours ago
feat(sql): implement SET for identifier_mode and catalog SET no longer panics via todo!(). Single assignments set identifier_mode or catalog; other SET forms return a proper unsupported error.
XuQianJin-Stars:feat/sql-set-session-variables
11 hours ago
feat(sql): support AT TIME ZONE as convert_time_zone Plan `ts AT TIME ZONE 'tz'` onto the existing ConvertTimeZone kernel so SQL matches convert_timezone() without a new execution path.
XuQianJin-Stars:feat/sql-at-time-zone
11 hours ago
feat(sql): allow OFFSET without LIMIT Rewrite a bare Offset(n) to Limit(i64::MAX - n, Some(n)) so DataFrame.offset and SQL OFFSET work without a paired LIMIT.
XuQianJin-Stars:feat/offset-without-limit
11 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
fix(json): error on wrong-sized FixedSizeList and unsupported dtypes
#7504
8 hours ago
9489f5d
XuQianJin-Stars:fix/json-fixed-size-list-and-unsupported-dtype
CodSpeed Performance Gauge
0%
fix(utf8): use character indices in find and return empty strings from substr
#7503
8 hours ago
d91bf6a
XuQianJin-Stars:fix/utf8-find-substr-char-index
CodSpeed Performance Gauge
0%
feat(sql): allow OFFSET without LIMIT
#7505
8 hours ago
0a575ec
XuQianJin-Stars:feat/offset-without-limit
Β© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs