ian_lewis
10/09/2023, 4:17 PMmeltano tap-mysql target-s3
There is a problem though with aligning the parquet fields for dbt to ingest. I am seeing multiple Spectrum errors relating to the order of fields in the Parquet file not being aligned to the definition in the dbt external schema definition.
Is there anyone who has done similar who can guide me in the right direction?prakhar_srivastava
10/09/2023, 9:37 PMprakhar_srivastava
10/09/2023, 9:39 PMian_lewis
11/02/2023, 2:13 PMtap-mysql
--> target-s3
to create parquet files stored in AWS S3
I cannot find a Meltano/Singer tap that will then allow me to load the parquet files to AWS Redshift.
So my current option seems to be to create external tables in Redshift. The problem here is that the order of the fields in the parquet files does not always seem to be consistent - it is this that causes issues when trying to load the data.