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

Implement Async Azure Operators #100

Open
phanikumv opened this issue Mar 7, 2022 · 1 comment
Open

Implement Async Azure Operators #100

phanikumv opened this issue Mar 7, 2022 · 1 comment
Labels
area/async Deferrable/async operators pri/medium Medium priority

Comments

@phanikumv
Copy link
Collaborator

phanikumv commented Mar 7, 2022

Please look at docs to see if there are other operators we should make Async (Principle - Only create Async operators for the “sync-version” of operators that do some level of polling; take more than a few seconds to complete) for the Azure Provider.

  • ADLSListOperator
  • AzureDataLakeStorageDeleteOperator
  • AzureDataLakeStorageListOperator
  • AzureDataExplorerQueryOperator
  • AzureBatchOperator
  • AzureContainerInstancesOperator
  • AzureCosmosInsertDocumentOperator
  • WasbDeleteBlobOperator

Acceptance Criteria:

@phanikumv phanikumv added pri/medium Medium priority area/async Deferrable/async operators labels Mar 7, 2022
@kaxil
Copy link
Collaborator

kaxil commented Apr 4, 2022

I have separated out the following operators from this issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/async Deferrable/async operators pri/medium Medium priority
Projects
None yet
Development

No branches or pull requests

2 participants