Skip to content

feat(dictionary-namespace): support table related operation#6308

Merged
yanghua merged 6 commits intolance-format:mainfrom
zhangyue19921010:dir-ns-table
Apr 14, 2026
Merged

feat(dictionary-namespace): support table related operation#6308
yanghua merged 6 commits intolance-format:mainfrom
zhangyue19921010:dir-ns-table

Conversation

@zhangyue19921010
Copy link
Copy Markdown
Contributor

  • list_all_tables
  • restore_table
  • update_table_schema_metadata
  • get_table_stats
  • explain_table_query_plan
  • analyze_table_query_plan

@github-actions github-actions bot added the enhancement New feature or request label Mar 27, 2026
@zhangyue19921010 zhangyue19921010 changed the title feat(dictionary-namespace): support table related operatio feat(dictionary-namespace): support table related operation Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 61.61616% with 114 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
rust/lance-namespace-impls/src/dir.rs 61.61% 102 Missing and 12 partials ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@yanghua yanghua left a comment

Choose a reason for hiding this comment

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

+1

@yanghua
Copy link
Copy Markdown
Collaborator

yanghua commented Apr 14, 2026

Please resolve the conflicts.

… dir-ns-table

# Conflicts:
#	rust/lance-namespace-impls/src/dir.rs
@zhangyue19921010
Copy link
Copy Markdown
Contributor Author

Please resolve the conflicts.

done :)

@yanghua yanghua merged commit d37348d into lance-format:main Apr 14, 2026
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants