Hello, Whenever I run my tap-customtap target-snow...
# singer-targets
i
Hello, Whenever I run my tap-customtap target-snowflake, I get a bunch of files in the root of my meltano repo name "target-snowflake--<streamname>-<randomly_generated_code>.json.gz". The data in them looks encrypted? Is there some setting I failed to set? The data IS going into Snowflake so I'm a bit confused.
v
if you go dive through the target-snowflake repo, and look at the configurations there's an option for where to put the files that are getting uploaded to snowflake. The files you see are the files that get uploaded to snowflake
1