You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by mo...@apache.org on 2023/07/05 13:36:17 UTC

[airflow] branch main updated (41954fe194 -> ee4a838d49)

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

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


    from 41954fe194 Improving LOCAL_VIRTUALENV.rst for ease of local venv setup (#32372)
     add ee4a838d49 Pass SQLAlchemy engine to construct information schema query. (#32371)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/common/sql/hooks/sql.py            |  2 +-
 airflow/providers/common/sql/operators/sql.py        |  6 +++++-
 airflow/providers/openlineage/sqlparser.py           | 20 ++++++++++++++++++--
 .../common/sql/operators/test_sql_execute.py         |  2 +-
 4 files changed, 25 insertions(+), 5 deletions(-)