How to search data assets based on values that appear in the Sample Data of a table #25418
janssen135
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a question about the search and discovery use case in OpenMetadata:
I need to search data assets based on values that appear in the Sample Data of a table, for example:
stream_camera_type = 'camera1'
Right now, global search and Advanced Search only work on metadata fields (columns, owners, tags, schema…), but not on instance/sample values. The only way to find those values is by manually opening the table and querying in the Queries tab, which doesn’t scale for discovery.
Is there currently a way (or planned feature) to search across tables for a specific sample/instance value?
Or to filter Sample Data within the UI based on a value?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions