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

Performance History

Latest Results

docs: Fix docsearch results to respect current documentation version (#6778) ## Changes Made When you search for something in 'latest' docs the results direct to 'stable', which can lead to 404s. So we dynamically detect the current documentation version from the URL pathname and transform search results to link to the same version the user is currently viewing. **Implementation details:** - Extract the current version from the URL pattern `/en/{version}/` using a regex match - Default to 'stable' version if no version is detected in the pathname - Added a `transformItems` callback to the docsearch config that rewrites result URLs from the hardcoded `/en/stable/` path to the current version path This ensures that when users search documentation in a specific version (e.g., `/en/dev/`), the search results will link back to that same version instead of always redirecting to the stable version. ## Related Issues <!-- Link to related GitHub issues if applicable --> https://claude.ai/code/session_01PzHJ8ANu8JoFz22HHMnh5x Co-authored-by: Claude <noreply@anthropic.com>
main
12 minutes ago
refactor(flight): implement into_partitions for flight shuffle
oh/into_partitions_flight_shuffle
21 minutes ago
test(cli): assert emitted query-id format from stderr
BABTUNA:feat/show-query-id-cli
32 minutes ago
feat: refactored out record_batch_max_composite
euanlimzx:euan/better_distributed_asof
33 minutes ago
Merge branch 'main' into feat/symbolize-string-groupby-only
BABTUNA:feat/symbolize-string-groupby-only
41 minutes ago
Rename ctx function
chris/task-events
45 minutes ago
fix: formatting
euanlimzx:euan/better_distributed_asof
1 hour ago

Latest Branches

CodSpeed Performance Gauge
0%
fix: add missing serde feature to uuid workspace dependency#6773
7 hours ago
1019e7b
chenghuichen:cargo-fix
CodSpeed Performance Gauge
-1%
feat: support Ray 2.55.0#6767
10 hours ago
3cedc6e
XuQianJin-Stars:support-ray-2.55.0
CodSpeed Performance Gauge
-1%
11 hours ago
4627e23
yuchen-ecnu:support_seq
© 2026 CodSpeed Technology
Home Terms Privacy Docs