This question came from the Trino Slack.
Is there any difference between Trino View and Hive view? After some digging i came to know that Trino View uses ANSI SQL for querying and Hive Views uses HQL. As I am facing some issue with querying Hive view through Trino. Does the Trino support hive views?