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 7014eaa59f Airflow 2.9.3 has been released (#40815)
add ee2be505ec openlineage: add file dataset type support into common.io
provider (#40817)
No new revisions were added by this update.
Summary of changes:
.../common/io/datasets}/__init__.py | 0
.../db_types.pyi => providers/common/io/datasets/file.py} | 11 ++++-------
airflow/providers/common/io/provider.yaml | 5 +++++
.../providers/common/io/datasets}/__init__.py | 0
.../providers/common/io/datasets/test_file.py | 11 ++++-------
5 files changed, 13 insertions(+), 14 deletions(-)
copy airflow/{api_connexion => providers/common/io/datasets}/__init__.py (100%)
copy airflow/{migrations/db_types.pyi => providers/common/io/datasets/file.py}
(81%)
copy {airflow/api_connexion => tests/providers/common/io/datasets}/__init__.py
(100%)
copy airflow/migrations/db_types.pyi =>
tests/providers/common/io/datasets/test_file.py (79%)