Skip to content

docs: add new table storage version configuration guide#177

Merged
prrao87 merged 1 commit intolancedb:mainfrom
mrncstt:docs/new-table-storage-version
Mar 5, 2026
Merged

docs: add new table storage version configuration guide#177
prrao87 merged 1 commit intolancedb:mainfrom
mrncstt:docs/new-table-storage-version

Conversation

@mrncstt
Copy link
Contributor

@mrncstt mrncstt commented Mar 3, 2026

Summary

  • Adds a New table configuration section to the storage configuration guide
  • Documents new_table_data_storage_version, new_table_enable_v2_manifest_paths, and new_table_enable_stable_row_ids with a reference table
  • Includes a decision flowchart (Mermaid) to help users choose the right options
  • Shows Python and TypeScript usage examples via storage_options
  • Adds a deprecation notice for data_storage_version on create_table()

Closes lancedb/lancedb#2155

Document new_table_data_storage_version and related table creation flags
with a decision flowchart, Python/TypeScript examples, and a deprecation
notice for the data_storage_version parameter on create_table().
@prrao87 prrao87 requested a review from wjones127 March 4, 2026 15:36
@prrao87
Copy link
Contributor

prrao87 commented Mar 5, 2026

Thank you for the contribution @mrncstt. Seems current as per the latest LanceDB 0.29.2.

@prrao87 prrao87 merged commit 406b57c into lancedb:main Mar 5, 2026
1 check passed
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.

Docs: document new_table_data_storage_version in storage guide

2 participants