I have a little problem with configuring my meltano POC, reading from MYSQL and writing to Snowflake. In short, I get the following error:
marcin_wojciechowski
06/20/2023, 4:18 PM
However, when I run this directly in Snowflake, then Snowflake is happy:
marcin_wojciechowski
06/21/2023, 2:17 PM
Any help on that would be appreciated
t
thomas_briggs
06/21/2023, 3:30 PM
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
marcin_wojciechowski
06/21/2023, 3:54 PM
Hi, Yes, I actually just managed to sort it out by setting the right file format. thanks for the info!