This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from af3c677 README Doc: Link to Airflow directory in ASF Directory
(#11137)
add e3f96ce Fix incorrect Usage of Optional[bool] (#11138)
No new revisions were added by this update.
Summary of changes:
airflow/models/dagrun.py | 2 +-
airflow/models/taskinstance.py | 26 +++++++++++-----------
airflow/operators/sql.py | 2 +-
.../providers/amazon/aws/operators/s3_bucket.py | 2 +-
.../providers/amazon/aws/transfers/mysql_to_s3.py | 4 ++--
airflow/providers/apache/hive/hooks/hive.py | 2 +-
.../providers/apache/kylin/operators/kylin_cube.py | 2 +-
airflow/providers/apache/pinot/hooks/pinot.py | 12 +++++-----
.../cncf/kubernetes/sensors/spark_kubernetes.py | 2 +-
airflow/providers/docker/operators/docker.py | 2 +-
.../providers/google/cloud/operators/bigquery.py | 4 ++--
11 files changed, 30 insertions(+), 30 deletions(-)