TEMP_TABLE_OPERATION_NOT_SUPPORTED error condition
Operations on the session-local temporary table <tableName>
are not supported:
RENAME_TABLE
Renaming the table. Please drop and recreate the table instead.
ROW_LEVEL_SECURITY_COLUMN_MASK
Creating or specifying row level security or column mask policies on the table. Please remove the policies and retry.
TIME_TRAVEL
Time travel on the table. Please remove the time travel specification and retry.