Which of these statements about exporting data from BigQuery is false?
To export more than 1 GB of data, you need to put a wildcard in the destination filename.
The only supported export destination is Google Cloud Storage.
Data can only be exported in JSON or Avro format.
The only compression option available is GZIP.
Data can be exported in CSV, JSON, or Avro format. If you are exporting nested or repeated data, then CSV format is not supported.