There could be alot of reasons for the bad performance. The index selection of the target table could be different than the source table causing the redistribution of data on the AMPs resulting in bad performance.
Without looking at the table structures, your query and the explain plan, it is not possible to pin pout the issue. Share these things to help you figure out the issue!
↧