"[PARSE_SYNTAX_ERROR] Syntax error at or near 'ROW'(line 2, pos 4)".

Anonymous
Not applicable

Alter table <TABLE_NAME> SET ROW FILTER <func_name> on (COLUMN)

Got the below error while running the below code "[PARSE_SYNTAX_ERROR] Syntax error at or near 'ROW'(line 2, pos 4)". Please help on this issue. we tried this code as part of access policy sql Functions creations in my notebook.Image

Rajeev45
Databricks Employee
Databricks Employee

Hello,

Please can you confirm which DBR version are you using & do you use unity catalog?