Hi, I am using `target-s3` to export mysql data t...
# troubleshooting
i
Hi, I am using
target-s3
to export mysql data to Parquet files on S3. I'm also trying to use
dbt_external_tables
but it appears there is an issue with the inconsistent ordering of the columns within the parquet files that makes it difficult to create the external tables in Redshift. Has anyone else encountered this? If so, how did you deal with the issue?