Skip to content

feat: tools to list and get table, schema, and catalog metadata #46

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zcking
Copy link

@zcking zcking commented Aug 7, 2025

Related Issues/PRs

Resolve #45

What changes are proposed in this pull request?

Adds 5 new tools related to UC metadata:

  • ListTablesTool
  • GetTableTool
  • ListTableSummariesTool
  • ListCatalogsTool
  • ListSchemasTool

How is this PR tested?

  • Existing unit/integration tests
  • New unit/integration tests
  • Manual tests
image image

Does this PR require documentation update?

  • No. You can skip the rest of this section.
  • Yes. I've updated the relevant server README.md

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes.

Adds tools to list and get table, schema, and catalog metadata

How should the PR be classified in the release notes? Choose one:

  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

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.

[FEATURE]: Tools to get UC metadata
1 participant