BigQueryToBigQueryOperator
GoogleCopies data from one BigQuery table to another.
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
source_project_dataset_tablesRequiredOne or more dotted (project:|project.). BigQuery tables to use as the source data. If