openx / ox-bqpipeline

python framework for authoring BigQuery Pipelines for scheduling
Apache License 2.0
1 stars 1 forks source link

Feature Request: Add GCS Compose function #10

Open jaketf opened 5 years ago

jaketf commented 5 years ago

The gcs export functions should expose an optional as_single_object parameter which will compose the gcs objects resulting from the BQ export into a single object for ease of download.