blob: d477531e436ac2666bf84d8845dd8df2f33d4016 [file] [log] [blame]
:py:mod:`tests.system.providers.google.cloud.bigquery.example_bigquery_sensors`
===============================================================================
.. py:module:: tests.system.providers.google.cloud.bigquery.example_bigquery_sensors
.. autoapi-nested-parse::
Example Airflow DAG for Google BigQuery Sensors.
Module Contents
---------------
.. py:data:: ENV_ID
.. py:data:: DAG_ID
:annotation: = bigquery_sensors
.. py:data:: DATASET_NAME
.. py:data:: PROJECT_ID
.. py:data:: TABLE_NAME
:annotation: = partitioned_table
.. py:data:: INSERT_DATE
.. py:data:: PARTITION_NAME
:annotation: = {{ ds_nodash }}
.. py:data:: INSERT_ROWS_QUERY
.. py:data:: SCHEMA
.. py:data:: create_dataset
.. py:data:: test_run