I have a table named SOME_SNOWFLAKE_TABLE in snowflakeI want to Merge SOME_SNOWFLAKE_TABLE with another table SOME_TARGET_TABLE in snowflake.Below is the approach provided in snowflake documentation. But this is not working for me