Destination Improvement: Change how destinations are written to based on volume
I noticed that when data is loaded to my warehouse it is done with a temp table and a merge statement. When only a small number of rows are updated would it be possible to perform a direct insert, or update to the destination table?
This can help warehouses be more performant when small numbers of rows are being synced per table.
-
Official comment
Hi James,
Thanks for writing in, that's an interesting idea. Can you describe the performance issues you are seeing in more detail?
Please sign in to leave a comment.
Comments
1 comment