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

Parallel snapshot Processing #4872

Open
cpwright opened this issue Nov 21, 2023 · 0 comments
Open

Parallel snapshot Processing #4872

cpwright opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
core Core development tasks feature request New feature or request query engine
Milestone

Comments

@cpwright
Copy link
Contributor

As a user, I want to call table.snapshot() or table.snapshotWhen() and have the engine use parallel threads to read the data as in select() or update() so that my snapshot() operation can have improved throughput at the cost of more concurrent CPU and I/O.

@cpwright cpwright added feature request New feature or request triage labels Nov 21, 2023
@rcaudy rcaudy self-assigned this Nov 21, 2023
@rcaudy rcaudy added query engine core Core development tasks and removed triage labels Nov 21, 2023
@rcaudy rcaudy added this to the Backlog milestone Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core development tasks feature request New feature or request query engine
Projects
None yet
Development

No branches or pull requests

2 participants