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 connector 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/