I have a little problem with configuring my meltan...
# troubleshooting
m
I have a little problem with configuring my meltano POC, reading from MYSQL and writing to Snowflake. In short, I get the following error:
However, when I run this directly in Snowflake, then Snowflake is happy:
Any help on that would be appreciated
t
I assume you've set up file formats and everything else as described here? I only did a PoC with Snowflake, so I don't have a ton of experience with it, but I was able to get data from MySQL to Snowflake as part of that PoC.
m
Hi, Yes, I actually just managed to sort it out by setting the right file format. thanks for the info!