You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/11/24 22:18:37 UTC

[airflow] branch main updated (ac752e7 -> 79b30ff)

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 ac752e7  hive provider: restore HA support for metastore (#19777)
     add 79b30ff  fix bug of SparkSql Operator log  going to infinite loop. (#19449)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/spark/hooks/spark_sql.py    | 4 +++-
 tests/providers/apache/spark/hooks/test_spark_sql.py | 3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)