Is it possible to extract metadata information from data about a data source?
eg:- Let’s say I have a mysql source configured in dremio and want all tables and relations in a schema so that one can do another level of data modeling and use dremio as a data Fabric layer?
Currently we do not extract relationships, but that is something Dremio learns from user queries and can suggest to users as they interact with datasets.
And then there are all those sources without relationships, like mongo and elastic.