This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c63836ccb7 Fix inconsistent returned value of `airflow dags
next-execution` cli command (#30117)
add 29eba167ea Merge BigQueryTableExistencePartitionAsyncSensor into
BigQueryTableExistencePartitionSensor (#30231)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/sensors/bigquery.py | 85 ++++++++------
.../operators/cloud/bigquery.rst | 11 +-
.../google/cloud/sensors/test_bigquery.py | 129 ++++++++++++++++-----
.../cloud/bigquery/example_bigquery_sensors.py | 11 ++
4 files changed, 171 insertions(+), 65 deletions(-)