Azure / Azure/azure-sdk-for-python

azure-mgmt-datafactory KeyError: 'run_id' Pipelines_CreateRun

Open
#47,977 4 comments 1 reaction 1 assignee Claimed by @msyyc View on GitHub
customer-reported Data Factory Mgmt needs-team-attention question
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- **Package Name**: azure-mgmt-datafactory
- **Package Version**: 10.0.0
- **Operating System**: Linux-7.0.12-201.fc44.aarch64-aarch64-with-glibc2.36
- **Python Version**: 3.12.13

**Describe the bug**
In Apache Airflow, using the `apache-airflow-providers-microsoft-azure==13.1.0` a fresh install brought the transitive dependency on `azure-mgmt-datafactory` with the latest version `10.0.0` published yesterday.

With the version 10.0.0, the create pipeline run fails with `KeyError: 'run_id'`

Pinning `azure-mgmt-datafactory==9.3.0` fixes the problem, therefore there is some kind of regression introduced in v10.

**Screenshots**
If applicable, add screenshots to help explain your problem.

10.0.0 🚨

Image

9.3.0 ✅

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.