Skip to content

feat: add listTables#117

Merged
jackye1995 merged 4 commits into
lance-format:mainfrom
wojiaodoubao:list-tables
Jul 9, 2025
Merged

feat: add listTables#117
jackye1995 merged 4 commits into
lance-format:mainfrom
wojiaodoubao:list-tables

Conversation

@wojiaodoubao

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions Bot added enhancement New feature or request python Python features java Java features spec Restful openapi spec rust Rust features labels Jul 5, 2025
Comment thread docs/src/spec/rest.yaml Outdated
ListNamespacesRequest:
type: object
required:
- parent

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I don't think so, that is taking about the {id} in the route. Here the parent can be null, representing the root namespace. So the request will be:

POST /v1/table/./list
{}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I used to think using delimiter to represent the root namespace in parent. If I understand correctly, the {id} and parent don't need to be coupled together. Thanks your explanation, it makes sense to me. Let me fix it.

@jackye1995 jackye1995 merged commit 30a9e9e into lance-format:main Jul 9, 2025
9 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 java Java features python Python features rust Rust features spec Restful openapi spec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants