This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from f7ed87823a Fix typing for POST user endpoint (#31767)
     add fbeb01cb17 Replace unicodecsv with standard csv library (#31693)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/apache/hive/hooks/hive.py        |   6 +-
 .../apache/hive/transfers/mssql_to_hive.py         |   6 +-
 .../apache/hive/transfers/mysql_to_hive.py         |   7 +-
 .../apache/hive/transfers/vertica_to_hive.py       |   7 +-
 .../providers/google/cloud/transfers/sql_to_gcs.py |  16 ++-
 .../azure/transfers/oracle_to_azure_data_lake.py   |  10 +-
 .../providers/mysql/transfers/vertica_to_mysql.py  |   6 +-
 docs/spelling_wordlist.txt                         |   1 +
 setup.cfg                                          |   1 -
 .../apache/hive/transfers/test_mssql_to_hive.py    |   5 +-
 .../apache/hive/transfers/test_mysql_to_hive.py    |   5 +-
 .../google/cloud/transfers/test_sql_to_gcs.py      | 124 +++++++++------------
 .../transfers/test_oracle_to_azure_data_lake.py    |   7 +-
 13 files changed, 84 insertions(+), 117 deletions(-)

Reply via email to