Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADF] Issue with python SDK while retrieving pipeline with execute dataflow activity #38978

Open
anand-bulusu opened this issue Dec 23, 2024 · 1 comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Data Factory needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@anand-bulusu
Copy link

While trying to get the property ExecuteDataFlowActivityTypeProperties from a pipeline object which is already created through the API, the dataflow reference object (dataflow) is retrieved as null. This issue doesn't happen if the dataflow and pipeline are created through python SDK or when retrieved through the API, but it happens only for pipeline objects which are already created through the API and being retrieved via SDK.

Swagger for the above mentioned entites -
https://github.com/Azure/azure-rest-api-specs/blob/125223f5737a5082e02bc7ef7981e5c819c7330c/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json#L8357

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Dec 23, 2024
@xiangyan99 xiangyan99 added Data Factory Service Attention Workflow: This issue is responsible by Azure service team. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Dec 30, 2024
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Dec 30, 2024
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @hvermis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Data Factory needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants