hardbq
Load Parquet files from Cloud Storage into BigQuery with schema autodetection
command
bq load --source_format=PARQUET --autodetect DATASET.TABLE gs://BUCKET/*.parquetalso accepted
bq load --source_format=PARQUETbq load --source_format=PARQUET --autodetect