ROW_LEVEL_SECURITY_FEATURE_NOT_SUPPORTED error condition
Row level security policies for <tableName>
are not supported:
CHECK_CONSTRAINT
Setting row level security policy for tables with CHECK
constraints
MULTIPLE_FILTERS
Table <tableName>
has access control policies resulting in multiple row filters <filtersList>
inherited from policies or from explicitly defined row filters. Please contact the table owner or policy definer to resolve the issue such that at most one row filter applies to this table and then retry the query again.
TEMPORARY_TABLES
Setting row level security policy for temporary tables
TIME_TRAVEL
Time travel for table with row level security policy
VIEWS
Setting row level security policy for views