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

Support batched queries #429

Merged
merged 6 commits into from
Jun 23, 2022
Merged

Support batched queries #429

merged 6 commits into from
Jun 23, 2022

Conversation

eddelbuettel
Copy link
Contributor

This PR adds support for 'batched' queries, i.e. queries that to not attempt to iterate to assemble a complete result but rather return whichever (partial) result the current query retrieved permitting the user to assemble pieces as needed.

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #18769: Allow 'batched' queries with sets of partial results.

@eddelbuettel eddelbuettel merged commit c67258c into master Jun 23, 2022
@eddelbuettel eddelbuettel deleted the de/sc-18769/batched_queries branch June 23, 2022 12:39
@eddelbuettel eddelbuettel mentioned this pull request Jun 23, 2022
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.

2 participants