GCSBucketFolder
Specifies the name of the folder within the GCS bucket where bulk data is uploaded for staging.
Data Type
string
Default Value
""
Remarks
This property applies only when InsertMode is set to GCSStaging.
If this property is not set, the server 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/