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 2022/06/06 15:26:44 UTC

[airflow] branch main updated (06856337a5 -> b4a5783a2a)

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 06856337a5 docker new system test (#23167)
     add b4a5783a2a chore: Refactoring and Cleaning Apache Providers (#24219)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/beam/operators/beam.py    |  6 +----
 .../providers/apache/cassandra/hooks/cassandra.py  |  7 +++---
 airflow/providers/apache/drill/hooks/drill.py      |  2 +-
 airflow/providers/apache/druid/hooks/druid.py      |  4 ++--
 airflow/providers/apache/hdfs/hooks/webhdfs.py     |  9 +++-----
 .../providers/apache/hive/operators/hive_stats.py  |  6 ++---
 .../apache/hive/sensors/named_hive_partition.py    |  2 +-
 .../apache/hive/transfers/mssql_to_hive.py         |  4 +---
 .../providers/apache/hive/transfers/s3_to_hive.py  |  9 ++++----
 .../apache/hive/transfers/vertica_to_hive.py       |  4 +---
 airflow/providers/apache/kylin/hooks/kylin.py      | 22 +++++++++---------
 airflow/providers/apache/pinot/hooks/pinot.py      |  6 ++---
 airflow/providers/apache/spark/hooks/spark_jdbc.py |  2 +-
 .../providers/apache/spark/hooks/spark_submit.py   | 26 +++++++++-------------
 .../apache/hive/transfers/test_mssql_to_hive.py    |  4 +---
 .../apache/spark/hooks/test_spark_jdbc_script.py   |  5 +++--
 16 files changed, 47 insertions(+), 71 deletions(-)