This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2a34dc9e84 Enable string normalization in python formatting -
providers (#27205)
add 6b9e76b7b3 Allow and prefer non-prefixed extra fields for
AzureDataFactoryHook (#27047)
No new revisions were added by this update.
Summary of changes:
.../microsoft/azure/hooks/data_factory.py | 47 ++++++++----
.../microsoft/azure/operators/data_factory.py | 18 ++---
.../connections/adf.rst | 12 +--
.../azure/hooks/test_azure_data_factory.py | 87 ++++++++++++++++++----
.../azure/operators/test_azure_data_factory.py | 12 +--
5 files changed, 123 insertions(+), 53 deletions(-)