Skip to content

Discovery now can be limited by table list #64

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

Gaploid
Copy link
Contributor

@Gaploid Gaploid commented Apr 8, 2025

  • Updated the Discovery method in various connectors to accept an optional list of table names for filtering results.
  • Adjusted the logic to handle cases where specific tables are requested, improving efficiency and flexibility.
  • Modified related tests and integration points to ensure compatibility with the new Discovery method signature.
  • Ensured that all connectors now support the updated functionality, enhancing overall data discovery capabilities.

Contributor Agreement

By submitting this pull request, I affirm that:

  • I have reviewed, fully understand, and agree to abide by the terms of the Contributor License Agreement detailed in CONTRIBUTING.md.

- Updated the Discovery method in various connectors to accept an optional list of table names for filtering results.
- Adjusted the logic to handle cases where specific tables are requested, improving efficiency and flexibility.
- Modified related tests and integration points to ensure compatibility with the new Discovery method signature.
- Ensured that all connectors now support the updated functionality, enhancing overall data discovery capabilities.
@laskoviymishka laskoviymishka merged commit 8cbf898 into main Apr 8, 2025
14 checks passed
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.

2 participants