Hello,
Considering a line from announcements:
ā¢
The GCS destination connector can now handle more streams. Also, CSV and JSONL formats are now automatically compressed with GZIP. (#11686)
Is there the option of uploading still not compressed?
I have some external tables that read data from JSONL files from GCS storage and that will break if the files arrive in ZIP format.
Thank you!