GitHub user liosc added a comment to the discussion: How to improve the Snowflake upsert speed
Another solution could be keeping an history table and use hash for detecting new/changed records. In case you have a lot of columns, this ca be faster than "Merge rows (diff)". GitHub link: https://github.com/apache/hop/discussions/5310#discussioncomment-13140826 ---- This is an automatically sent email for users@hop.apache.org. To unsubscribe, please send an email to: users-unsubscr...@hop.apache.org