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/08/21 23:51:20 UTC

[airflow] branch main updated (ccdd73ec50 -> 874a95cc17)

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 ccdd73ec50 Wait for xcom sidecar container to start before sidecar exec (#25055)
     add 874a95cc17 Discard semicolon stripping in SQL hook (#25855)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/common/sql/hooks/sql.py               |  6 ++----
 tests/providers/common/sql/hooks/test_sqlparse.py       | 13 +++++--------
 tests/providers/databricks/hooks/test_databricks_sql.py |  2 +-
 tests/providers/oracle/hooks/test_oracle.py             |  8 ++++----
 4 files changed, 12 insertions(+), 17 deletions(-)