How do I get remarks for table fields in a data source?

Hello everyone:
In SQL RUNNER, the data source can get the field name and field type, how can I get the field remarks information?

For example,
CREATE TABLE awh_test (name varchar(20) COMMENT ‘namedesc’) in mysql, hope to see comment information in SQL RUNNER

Dremio does not currently show the comments in the SQL Runner. We’ll take this enhancement into consideration. Thanks!

Thank you very much for your reply and hope to see this feature in the new version soon