I have a number of Iceberg tables in Minio.
Those tables are successfully read by Dremio.
However, I cannot find a way to export the DDL of those Iceberg tables via dremio.
Essentially, I am trying to get the metadata about the iceberg tables read by Dremio. (e.g. column, data types etc. etc.)
Is this possible?