Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer an HTTP service for query table metadata #2673

Closed
fengjiachun opened this issue Nov 1, 2023 · 0 comments
Closed

Offer an HTTP service for query table metadata #2673

fengjiachun opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
C-feature Category Features

Comments

@fengjiachun
Copy link
Collaborator

What problem does the new feature solve?

Using the table_id to query table information is a useful method. However, we currently lack the tool for this purpose. Implementing an HTTP interface in metasrv to support such queries seems like a viable solution.

What does the feature do?

Offer an HTTP service that takes a batch of table IDs as input and returns the metadata for these tables.
We can include the HTTP service in this directory.

Implementation challenges

No response

@fengjiachun fengjiachun added the C-feature Category Features label Nov 1, 2023
@fengjiachun fengjiachun self-assigned this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features
Projects
None yet
Development

No branches or pull requests

1 participant