Hi,
I have a need to append large datasets together with Domo, (Google analytics data in Big Query).
According to the documentation when you have inputs larger than 100m rows you should use Redshift to transform the data.
https://knowledge.domo.com/Training/Self-Service_Training/Best_Practices_Resource_Guide/Data_Processing_Tools_and_Best_Practices
I compared doing large dataset appends in Magic ETL against Redshift and they both took a similar amount of time to complete. I was wondering what is the rationale behind the recommendation to use redshift when there doesn't seem to be an improvement in performance?


Thanks