PrestoToGCSOperator
GoogleCopy data from PrestoDB to Google Cloud Storage in JSON, CSV or Parquet format.
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.