Thanks. But there may be many fields. For instance:(tables and table_columns are original tables of superset) `SELECT * FROM tables a LEFT JOIN table_columns b ON a.id=b.table_id` I still want to find a way to use `SELECT *`
[ Full content available at: https://github.com/apache/incubator-superset/issues/5739 ] This message was relayed via gitbox.apache.org for [email protected]
