CData Python Connector for Google BigQuery

Build 25.0.9434

GCSBucketFolder

Specifies the name of the folder within the GCS bucket where bulk data is uploaded for staging.

データ型

string

デフォルト値

""

解説

This property applies only when InsertMode is set to GCSStaging.

If this property is not set, the 本製品 uploads staged data to the root of the specified GCS bucket.

Set this property to organize staged files under a specific folder path within the bucket. This helps prevent file collisions during concurrent operations and improves data organization across environments or workflows.

For example: GCSBucketFolder=staging/datahub/temp

This setting writes staged files to: gs://<GCSBucket>/staging/datahub/temp/

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434