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

Create Storage DataMovement directory #3594

Merged
merged 18 commits into from
May 2, 2022
Merged

Conversation

Jinming-Hu
Copy link
Member

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@Jinming-Hu Jinming-Hu added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Apr 28, 2022
@Jinming-Hu Jinming-Hu self-assigned this Apr 28, 2022
@Jinming-Hu Jinming-Hu changed the title Craete Storage DataMovement directory Create Storage DataMovement directory Apr 28, 2022
@Jinming-Hu Jinming-Hu changed the base branch from main to feature/dmlib April 30, 2022 02:37
@Jinming-Hu Jinming-Hu merged commit f806ad8 into Azure:feature/dmlib May 2, 2022
@Jinming-Hu Jinming-Hu mentioned this pull request May 4, 2022
43 tasks
Jinming-Hu added a commit to Jinming-Hu/azure-sdk-for-cpp that referenced this pull request May 5, 2022
Jinming-Hu added a commit to Jinming-Hu/azure-sdk-for-cpp that referenced this pull request Oct 14, 2022
Jinming-Hu added a commit that referenced this pull request Oct 16, 2022
* Create Storage DataMovement directory (#3594)

* DataMovement library Upload functionalities (#3618)

* Add blob downloading. (#3658)

* Storage DataMovement: Job suspension/resumption/cancellation Error/Progress handling (#3662)

* job suspension/resumption/cancellation/error handling/progress

* improve

* download

* rewrite blobfolder (#3681)

* Storage Transfer Manager: Job Engine Implementation (#3742)

* Sequential write in downloading and directory download (#3779)

* Sequential write in downloading and directory download

* Resolve comments

* Resolve test failure.

* Transfer Manager, copy support & journal for downloading (#3792)

Co-authored-by: EmmaZhu-MSFT <emmazhu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants