-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Dataplex Data Quality Search DQ Scans Tool #2398
Copy link
Copy link
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for Feature.
Prerequisites
What are you trying to do that currently feels hard or impossible?
Using GenAI toolbox to search data quality scans based on their scan ID or the table the quality scan is defined on.
Suggested Solution(s)
Searching all scans should require at least one input, such as table_id the scans exist on or dimension type.
Alternatives Considered
No response
Additional Details
I have created these custom tools already in python for an ADK agent, opening issue so there is tracking and no duplicate work. Once I receive an "OK" I will open a PR.