-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Blob][Datalake] Generated Blob & Datalake using newest autorest version #15393
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tasherif-msft
changed the title
Generated using newest autorest version
[Work in Progress] Generated using newest autorest version
Nov 24, 2020
tasherif-msft
requested review from
amishra-dev,
annatisch,
kasobol-msft,
rakshith91,
xiafu-msft and
zezha-msft
as code owners
November 24, 2020 04:11
tasherif-msft
changed the title
[Work in Progress] Generated using newest autorest version
[Work in Progress][Blob] Generated using newest autorest version
Nov 26, 2020
tasherif-msft
changed the title
[Work in Progress][Blob] Generated using newest autorest version
[Work in Progress][Blob] Generated Blob using newest autorest version
Nov 26, 2020
tasherif-msft
changed the title
[Work in Progress][Blob][Datalake] Generated Blob & Datalake using newest autorest version
[Blob][Datalake] Generated Blob & Datalake using newest autorest version
Dec 16, 2020
/azp run python - storage - ci |
Pull request contains merge conflicts. |
/azp run python - storage - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run python - storage - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
tasherif-msft
requested review from
xiafu-msft,
annatisch,
lmazuel,
kasobol-msft and
amishra-dev
December 16, 2020 23:42
/azp run python - storage - tests |
Azure Pipelines successfully started running 1 pipeline(s). |
xiafu-msft
reviewed
Dec 18, 2020
sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_shared/constants.py
Show resolved
Hide resolved
xiafu-msft
reviewed
Dec 18, 2020
xiafu-msft
reviewed
Dec 18, 2020
xiafu-msft
approved these changes
Dec 22, 2020
rakshith91
pushed a commit
to rakshith91/azure-sdk-for-python
that referenced
this pull request
Jan 8, 2021
…ion (Azure#15393) * Generated using newest autorest version * readded version * readded StorageErrorException * added more missing imports for storageErrorException * added more missing imports for storageErrorException * use http_response * eradicated StorageErrorException * added http_response to deserialize * added http_response location mode * added body to params since it got repositioned * made more changes * added extra check * fixed sync test for retention policy * fixed async rentention policy test * fixed ci for blobs * generated for datalake using new gen * api versioning fix * removed storage error excep * fixed append data bug * fixed all failing tests for datalake * fixed all failing tests for datalake * linter * fixed linter * fixed linter * removed cls in datalake list paths * removed the cls method from deserialize * added version id
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR resolves #14015 and resolves #14017.