MATERIALIZED_VIEW_OPERATION_NOT_ALLOWED error class
SQLSTATE: 56038
The materialized view operation <operation>
is not allowed:
MV_NOT_ENABLED
Materialized view features are not enabled for your workspace. Please reach out to Databricks to enable materialized views for your workspace.
REQUIRES_DBSQL_PRO_PLUS
Cannot <operation>
the Materialized View <tableName>
from <environment>
, please use DBSQL Serverless (recommended) or Pro warehouse.
REQUIRES_SHARED_COMPUTE
Cannot <operation>
the Materialized View <tableName>
from a Single User or No Isolation Shared cluster, please use a Shared cluster or a Databricks SQL warehouse instead.