Hi Team,
I am trying to figure out a few things when implementing Meltano.
- I am using batching to gzip at Tap Custom and Slack.
- When I tried executing it with JSONL target
- it fails with an error
- When I tried with Snowflake it loads every column as a null
am I missing something