PrestoToGCSOperator

Google

Copy data from PrestoDB to Google Cloud Storage in JSON, CSV or Parquet format.

View on GitHub

Last Updated: Sep. 13, 2022

Access Instructions

Install the Google provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

presto_conn_idReference to a specific Presto hook.

Documentation

Copy data from PrestoDB to Google Cloud Storage in JSON, CSV or Parquet format.

Was this page helpful?