Skip to content

Conversation

@prrao87
Copy link
Contributor

@prrao87 prrao87 commented Nov 17, 2025

Points all docs to lance.org to avoid broken 404's in the various pages.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates broken documentation links from the old lancedb.github.io/lance domain to the new lance.org domain to fix 404 errors across documentation, code comments, and error messages.

  • Updates documentation links in Rust README files and source code comments
  • Updates Python docstrings and error messages with new URLs
  • Updates OpenAPI specification comments and SDK documentation references

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
rust/lance/src/session.rs Updates performance guide link in comment
rust/lance-table/README.md Updates Lance table format specification link
rust/lance-namespace/README.md Updates namespace documentation link
rust/lance-namespace-impls/README.md Updates namespace documentation link
rust/lance-file/README.md Updates file format specification link
python/python/lance/types.py Updates read/write guide link in error message
python/python/lance/dataset.py Updates filter pushdown documentation links in docstrings
python/README.md Updates contribution guide link
docs/src/sdk_docs.md Updates Python SDK documentation URL to lance-format organization
docs/src/rest.yaml Updates namespace operation and REST implementation specification links

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.23%. Comparing base (2ef7811) to head (b84d002).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5261      +/-   ##
==========================================
+ Coverage   82.20%   82.23%   +0.03%     
==========================================
  Files         344      344              
  Lines      144879   144879              
  Branches   144879   144879              
==========================================
+ Hits       119103   119147      +44     
+ Misses      21838    21797      -41     
+ Partials     3938     3935       -3     
Flag Coverage Δ
unittests 82.23% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jackye1995 jackye1995 merged commit ad4e1a1 into main Nov 18, 2025
29 of 30 checks passed
@jackye1995 jackye1995 deleted the fix/broken-links-docs branch November 18, 2025 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants