Can I query the metadata of the original database from dremio

I know that dremio stores the metadata of the database I configured, but dremio converts the data type and length. I want to ask whether there is a way to obtain the metadata of the original database from dremio instead of using JDBC to obtain the metadata from the original database?

@bigfacewo Currently that is not possible