Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add data type info into schemas of Trino tables (#6348)
The current get_schema method of Trino query runner is missing table columns' data types information, so these data types won't be seen in Queries editing GUI. After the modification, these info are back. Co-authored-by: V <[email protected]>
- Loading branch information