mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Apr 2 10:41:45 UTC 2025
This commit is contained in:
parent
be9483c980
commit
4637d39593
282 changed files with 9293 additions and 700 deletions
|
|
@ -318,6 +318,20 @@ FLAGS
|
|||
"dataFreshness": "3600s"
|
||||
}
|
||||
|
||||
BigQuery configuration with Big Lake table configuration: {
|
||||
"singleTargetDataset": {
|
||||
"datasetId": "projectId:datasetId"
|
||||
},
|
||||
"appendOnly": {},
|
||||
"blmtConfig": {
|
||||
"bucket": "bucketName",
|
||||
"tableFormat": "ICEBERG",
|
||||
"fileFormat": "PARQUET",
|
||||
"connectionName": "projectId.region.connectionName",
|
||||
"rootPath": "/root"
|
||||
}
|
||||
}
|
||||
|
||||
--gcs-destination-config=GCS_DESTINATION_CONFIG
|
||||
Path to a YAML (or JSON) file containing the configuration for Google
|
||||
Cloud Storage Destination Config.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue