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

fix(adf): DataFactoryResource.GetPipelineRuns cannot do pagination #42247

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

archerzz
Copy link
Member

add customization codes to implement the non-standard pagination logic of DataFactoryResource.GetPipelineRuns

fix #39438

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

add customization codes to implement the non-standard pagination logic of
`DataFactoryResource.GetPipelineRuns`

fix Azure#39438
@archerzz archerzz requested a review from ruowan February 28, 2024 06:43
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Feb 28, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@archerzz archerzz merged commit ac91637 into Azure:main Feb 29, 2024
30 checks passed
angiurgiu pushed a commit that referenced this pull request Mar 20, 2024
…42247)

- add customization codes to implement the non-standard pagination logic of
`DataFactoryResource.GetPipelineRuns`
- add test

fix #39438

---------

Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] ADF Pipeline Runs query can't do pagination
4 participants