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

Performance History

Latest Results

refactor(functions): unwrap impossible-failure paths in UUIDv7 extraction Per review: the `None`-returns guarded "can't happen" cases, so make them panic loudly instead of silently producing nulls. - bucket_uuid7 now returns i64; the Month arm `.expect()`s the chrono conversion (a 48-bit ms timestamp is always representable). - extract_uuid7 maps over the null mask with `.map` (nulls still propagate) and `.expect()`s the &[u8] -> &[u8; 16] conversion, which FixedSizeBinary(16) guarantees. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jay/uuidv7-partition-builtins
5 hours ago
better docs for matching logic
jay/fix-clustering-spec-bound-translation
5 hours ago
use a typed BoundClusteringSpec
jay/fix-clustering-spec-bound-translation
6 hours ago
Merge branch 'main' into patch-1
ARDA7787:patch-1
19 hours ago

Latest Branches

CodSpeed Performance Gauge
-1%
feat(functions): add UUIDv7 timestamp-extraction partition transforms#7032
5 hours ago
17d344a
jay/uuidv7-partition-builtins
CodSpeed Performance Gauge
0%
8 hours ago
42e948b
jay/clustering-spec-datasource
CodSpeed Performance Gauge
-10%
6 hours ago
37b983c
jay/fix-clustering-spec-bound-translation
© 2026 CodSpeed Technology
Home Terms Privacy Docs