I want to export the bigquery data to GCS using bq extract command. As
per the documentation, it supports the parquet format but when I try to
set --destination_format PARQUET, It throws this error
--destination_format=PARQUET: value should be one of...