Skip to content

Conversation

@EmmaZhu
Copy link
Member

@EmmaZhu EmmaZhu commented Jun 29, 2022

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 N/A
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes? N/A

Copy link
Member

@Jinming-Hu Jinming-Hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add unit test cases

@EmmaZhu EmmaZhu force-pushed the datamovement branch 3 times, most recently from 240cb32 to fdba052 Compare June 30, 2022 03:22
Copy link
Member

@Jinming-Hu Jinming-Hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jinming-Hu
Copy link
Member

/azp run cpp - storage

1 similar comment
@Jinming-Hu
Copy link
Member

/azp run cpp - storage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@EmmaZhu
Copy link
Member Author

EmmaZhu commented Jun 30, 2022

/azp run cpp - storage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@EmmaZhu
Copy link
Member Author

EmmaZhu commented Jun 30, 2022

/azp run cpp - storage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@EmmaZhu EmmaZhu enabled auto-merge (squash) June 30, 2022 09:53
@EmmaZhu EmmaZhu merged commit 16d80cf into Azure:feature/dmlib Jun 30, 2022
@EmmaZhu EmmaZhu deleted the datamovement branch July 1, 2022 02:00
@Jinming-Hu Jinming-Hu mentioned this pull request Jul 1, 2022
43 tasks
Jinming-Hu pushed a commit to Jinming-Hu/azure-sdk-for-cpp that referenced this pull request Oct 14, 2022
* Sequential write in downloading and directory download

* Resolve comments

* Resolve test failure.
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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants