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

[Storage][ADLS] API updates #10170

Merged
merged 4 commits into from Mar 10, 2020
Merged

Conversation

annatisch
Copy link
Member

Some tweaks based on feedback from API review: #9987

@adxsdk6
Copy link

adxsdk6 commented Mar 9, 2020

Can one of the admins verify this patch?

@annatisch annatisch changed the title [Storage][ADLA] API updates [Storage][ADLS] API updates Mar 9, 2020
@xiafu-msft
Copy link
Contributor

Thanks so much for helping add this wrapper! It looks great!

@annatisch
Copy link
Member Author

/azp run python - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -502,22 +503,18 @@ def flush_data(self, offset, # type: int
except StorageErrorException as error:
process_storage_error(error)

Copy link
Contributor

Choose a reason for hiding this comment

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

Should we also update any samples @xiafu-msft added recently?

Copy link
Member Author

Choose a reason for hiding this comment

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

@xiafu-msft I think the upload/download sample I updated is the only one?

@annatisch annatisch marked this pull request as ready for review March 9, 2020 23:44
@annatisch annatisch merged commit 74a9df1 into Azure:master Mar 10, 2020
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Mar 10, 2020
…into web_regeneration

* 'master' of https://github.com/Azure/azure-sdk-for-python: (36 commits)
  [Storage][ADLS] API updates (Azure#10170)
  [ADLS]Update AccessPolicy and ChangeLog (Azure#10208)
  Search docs updates (Azure#10207)
  Azure-mgmt-core (Azure#5399)
  [Storage][Blob]Regenerate Swagger Code (Azure#10203)
  [Event Hubs] Fix typing.Deque problem for Python 3.5.3 (Azure#10206)
  Simplify AzureCliCredential working directory (Azure#10185)
  [ADLS]API Review Comments (Azure#10194)
  Ignore ARM pipeline clients too (Azure#10204)
  Fix async AzureCliCredential tests on Windows (Azure#10177)
  update search user agent (Azure#10201)
  [Event Hubs] Correct a doc link (Azure#10196)
  Add facet results to search page iterator (Azure#10182)
  [ADLS][Samples]Add Samples for sync and async (Azure#10123)
  overload tracing decorator to preserve type info (Azure#9994)
  Fix to handle regression test when package is missing on PyPI (Azure#10180)
  [Synapse DataPlane]Update sample (Azure#9948)
  [Event Hubs] Update README link (Azure#10184)
  [textanalytics] Refactor exceptions to use azure-core ODataV4Format (Azure#9934)
  README links update in open telemetry (Azure#10176)
  ...
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.

None yet

4 participants