Closed vignesh-clustrex closed 2 days ago
Only the Iceberg connector supports materialized views. Every connectors supports different operations to some degree and you can find out more from the documentation.
https://trino.io/docs/current/connector/iceberg.html#sql-support
If trino supports materialized views, why do I get error when running dbt models using dbt-trino,
Error : This connector doesn’t support materialized_views
Any thoughts on this ?