Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
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
docs: fix critical documentation issues 7-14 from audit (#6777) - Fix AWS S3 docs: change `secret_key` to correct param name `access_key` - Fix SQL connector: use imported `create_engine` instead of `sqlalchemy.create_engine` - Fix minhash example: use `to_struct` from `daft.functions` instead of non-existent `daft.struct` - Fix audio transcription: correct run command from `example_1.py` to `example_2.py` - Fix image generation: use stable `pip install daft` instead of nightly build - Fix install.md: remove non-existent `sentence-transformers` extra option - Fix README.rst: update telemetry link from `/resources/telemetry/` to `/telemetry/` - Fix prompt.md: update model name from `gpt-5-mini` to `gpt-5.4-mini` Slack thread: https://eventualgroup.slack.com/archives/C0ARMCJKZCN/p1776967990779909?thread_ts=1776932446.851829&cid=C0ARMCJKZCN https://claude.ai/code/session_01JGgChywuKF933NhCYaNL5J ## 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" --> --------- Co-authored-by: Claude <noreply@anthropic.com>
main
1 hour 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%
feat(functions): add seq expression for per-row integer sequences
#6772
11 hours ago
4627e23
yuchen-ecnu:support_seq
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs