Skip to content

docs: mark schema evolution complete in roadmap#46

Merged
jja725 merged 1 commit into
lance-format:mainfrom
LuciferYang:docs/roadmap-schema-evolution
Jun 16, 2026
Merged

docs: mark schema evolution complete in roadmap#46
jja725 merged 1 commit into
lance-format:mainfrom
LuciferYang:docs/roadmap-schema-evolution

Conversation

@LuciferYang

Copy link
Copy Markdown
Contributor

The schema-evolution series is fully merged, so this flips the Phase 3 roadmap row from [ ] to [x] and names the functions that cover it, matching the style of the rows around it.

Covered by:

Closes #41.

Docs-only; no code or test changes.

All three schema-evolution operations have landed: lance_dataset_add_columns_*
(lance-format#45), lance_dataset_drop_columns (lance-format#42), and lance_dataset_alter_columns (lance-format#44).
Tick the Phase 3 row and spell out the functions that cover it.
@jja725 jja725 merged commit 69671a6 into lance-format:main Jun 16, 2026
7 checks passed
@LuciferYang

Copy link
Copy Markdown
Contributor Author

Thank you @jja725

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.

Schema evolution: add/drop/alter columns

2 participants