blob: 8ad48d40901c0d8f7c022433707bea2208393004 [file] [log] [blame]
:py:mod:`tests.system.providers.google.cloud.bigquery.example_bigquery_queries_async`
=====================================================================================
.. py:module:: tests.system.providers.google.cloud.bigquery.example_bigquery_queries_async
.. autoapi-nested-parse::
Example Airflow DAG for Google BigQuery service.
Uses Async version of the Big Query Operators
Module Contents
---------------
.. py:data:: ENV_ID
.. py:data:: PROJECT_ID
.. py:data:: DAG_ID
:annotation: = bigquery_queries_async
.. py:data:: DATASET_NAME
.. py:data:: LOCATION
:annotation: = us
.. py:data:: TABLE_1
:annotation: = table1
.. py:data:: TABLE_2
:annotation: = table2
.. py:data:: SCHEMA
.. py:data:: DATASET
.. py:data:: INSERT_DATE
.. py:data:: INSERT_ROWS_QUERY
.. py:data:: CONFIGURATION
.. py:data:: default_args
.. py:data:: create_dataset
.. py:data:: test_run