Daniel Fletcher
Results
1
comments of
Daniel Fletcher
Per the documentation: https://docs.snowflake.com/en/developer-guide/snowpark/python/testing-locally#limitations > For Table.merge and Table.update, the session parameters ERROR_ON_NONDETERMINISTIC_UPDATE and ERROR_ON_NONDETERMINISTIC_MERGE must be set to False. This means that for multi-joins, one of the matched rows...