in case it helps somebody else when using Matatika tap-google-sheets
w
in case it helps somebody else when using Matatika tap-google-sheets
- name: tap-google-sheets variant: matatika pip_url: git+https://github.com/Matatika/tap-google-sheets.git #config: _# batch_config:_ # encoding: # compression: none # format: jsonl if you DON'T want batch_config enabled just leave off the config for it - also setting compression: none doesn't seem to work
👍 1
e
using
compression: null
should work, I think
w
Oh ok - thanks!