-
Notifications
You must be signed in to change notification settings - Fork 4.1k
copy: figure out why copy doesn't scale #99320
Copy link
Copy link
Open
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries TeamSQL Queries Team
Description
As you add nodes COPY doesn't get any faster. We know that IMPORT scales well so it must be possible. This is a task bug to just figure out what the bottlenecks are and come up with some ideas to address them.
Jira issue: CRDB-25815
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-queriesSQL Queries TeamSQL Queries Team
Type
Projects
Status
Backlog