DELTA_TABLE_CHANGES_VIEW_UNSUPPORTED error condition
table_changes on view '<viewName>' is not supported.
MULTIPLE_RELATIONS
The view references more than one relation.
NON_DETERMINISTIC_EXPRESSIONS
The view contains non-deterministic expressions.
NOT_DELTA_TABLE
The view does not reference a Delta table.
NOT_SHARED_VIEW
The view is not a Delta Sharing view.
SUBQUERY
The view contains a subquery.
UNSUPPORTED_OPERATOR
The view contains an operator that is not allowed.