-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tables] Client and pipeline refactor (#18045)
* Removed unused encryption * Started refactor * More refactoring of clients * Updated async retry policy * Some test and sample fixes * pylint * Fixed acl tests * Skip retry for now * Fix pipeline sharing * Fixed retry tests * Pylint * Update sdk/tables/azure-data-tables/tests/test_retry.py Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> * Update sdk/tables/azure-data-tables/tests/test_retry_async.py Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> * Updated changelog * Fix CI Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
- Loading branch information
1 parent
a5607a7
commit 6be6d47
Showing
51 changed files
with
1,224 additions
and
2,237 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.