Skip to content

docs: document table branches in versioning guide#275

Merged
mintlify[bot] merged 1 commit into
mainfrom
mintlify/5629883f
Jun 16, 2026
Merged

docs: document table branches in versioning guide#275
mintlify[bot] merged 1 commit into
mainfrom
mintlify/5629883f

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Branches section to the versioning guide so users know table branches are available across Python, TypeScript, and Rust (including on remote tables served by LanceDB Enterprise).

Changes

  • New "Branches" section in tables/versioning.mdx covering create, list, checkout, delete, current_branch, version-pinned branch checkout, and opening a branch directly from the connection.
  • Python, TypeScript, and Rust snippets added to snippets/tables.mdx.
  • Note clarifying that branches survive pickle/fork and are supported on both Lance-format tables and remote tables.

Context

Branch operations were just exposed on remote tables and surfaced through the Python and TypeScript bindings, alongside a new branch= argument on open_table() and a current_branch() accessor. The docs had no branches coverage previously.

@mintlify

mintlify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lancedb-bcbb4faf 🟢 Ready View Preview Jun 15, 2026, 10:18 PM

@mintlify mintlify Bot merged commit ffd9b9a into main Jun 16, 2026
2 checks passed
@mintlify mintlify Bot deleted the mintlify/5629883f branch June 16, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants