This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0bb56315e6 Added `overrides` parameter to CloudRunExecuteJobOperator
(#34874)
add 0940d09859 Send column lineage from SQL operators. (#34843)
No new revisions were added by this update.
Summary of changes:
airflow/providers/openlineage/sqlparser.py | 53 +++++-
.../integration/providers/openlineage}/__init__.py | 0
.../providers/openlineage/operators}/__init__.py | 0
.../providers/openlineage/utils/test_sqlparser.py | 181 +++++++++++++++------
4 files changed, 183 insertions(+), 51 deletions(-)
copy {airflow/api_connexion =>
tests/integration/providers/openlineage}/__init__.py (100%)
copy {airflow/api_connexion =>
tests/integration/providers/openlineage/operators}/__init__.py (100%)