Hi Folks. What's everyone's preferred pipeline to...
# best-practices
i
Hi Folks. What's everyone's preferred pipeline to extract data from mySql -> S3 -> Redshift? I've been experimenting with Parquet files but the process is prone to fail if the order of the fields in the parquet file is not as expected when loading from S3 -> Redshift. What's your experience with this?