Skip to content

Google Cloud Storage

Writes Parquet files to a GCS bucket.

Configuration

yaml
warehouse:
  kind: gcs
  bucket: my-bucket
  prefix: "data/"
  service_account_key_path: "/path/to/key.json"
FieldDefaultDescription
bucket(required)GCS bucket name
prefixKey prefix for uploaded objects
service_account_key_pathPath to service account JSON key