Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unable to access referenced table because a previously assigned column mask is currently incompatible with the table schema; to continue, please contact the owner of the table to update the policy:
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with <argumentDescription>
not found in the target table: (<columnNames>
)
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with a return type of <returnType>
which is not the same as its first parameter of type <parameterType>
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with duplicate input column names: (<columnNames>
)
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with <argumentDescription>
incompatible with the target table: (<columnNames>
)
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with no parameters
For target table <tableName>
, the column mask named <functionName>
is implemented by a SQL UDF with no return type