You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Add UniversalTransferOperator that allows data transfers between supported source and target Datasets in Apache Airflow. The supported datasets are: File and Table. It offers a consistent agnostic interface, simplifying the users' experience, so they do not need to use specific providers or operators for transfers. #1492, #1619