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

Async bulk transactions #378

Closed
philvarner opened this issue Mar 19, 2022 · 3 comments
Closed

Async bulk transactions #378

philvarner opened this issue Mar 19, 2022 · 3 comments

Comments

@philvarner
Copy link
Collaborator

Support for bulk transactions is currently only provided as a sync interface with BaseBulkTransactionsClient. An async form of this should be supported via an AsyncBaseBulkTransactionsClient like AsyncBaseTransactionsClient supports single transactions.

@philvarner
Copy link
Collaborator Author

@bitner @moradology @geospatial-jeff Was this intentionally left out of the API, or has it just not yet been implemented?

@moradology
Copy link
Collaborator

moradology commented Apr 21, 2022

@philvarner The latter, I believe

@mshalak-nix
Copy link
Contributor

mshalak-nix commented Jun 16, 2022

This one should solve bulk inserts: #411

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

No branches or pull requests

3 participants