Skip to content

feat: add tag field to DescribeTableRequest#345

Open
FarmerChillax wants to merge 3 commits into
lance-format:mainfrom
FarmerChillax:path-1
Open

feat: add tag field to DescribeTableRequest#345
FarmerChillax wants to merge 3 commits into
lance-format:mainfrom
FarmerChillax:path-1

Conversation

@FarmerChillax

Copy link
Copy Markdown

Allow describing a table by tag name (string) in addition to version number (integer). The new optional tag field lets callers resolve a tag to a version server-side.

#6945

Allow describing a table by tag name (string) in addition to version number (integer).
The new optional `tag` field lets callers resolve a tag to a version server-side.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions Bot added the enhancement New feature or request label May 27, 2026

@wjones127 wjones127 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks like a reasonable addition. Can you run make build to generate all the clients?

Regenerate all clients (Java, Python, Rust) to include the new `tag`
field in DescribeTableRequest, allowing callers to describe a table at
a named tag rather than a numeric version or branch.

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
@github-actions github-actions Bot added python Python features java Java features rust Rust features labels Jun 11, 2026
@FarmerChillax

Copy link
Copy Markdown
Author

This looks like a reasonable addition. Can you run make build to generate all the clients?

Sure. next, we need to update the logic of packages related to Lance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request java Java features python Python features rust Rust features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants