I have been trying multiple ways to move the compressed TSV to Big query. I was able to get the command working but didn't see any table being loaded. Please help me figure out to write the command that works.
bq ‘--project_id’ --nosync load --source_format CSV --field_delimiter ‘\t’ --autodetect --skip_leading_rows ‘0’ --quote=‘’ --encoding UTF-8 :table.destinationtable ‘gs://bucketname/filename.tsv.gz’
Successfully started load 162822:bqjob_r2d00a5817904935f_0000015c79e61b7c_1