cockroachdb / cockroachdb/cockroach
copy: figure out why copy doesn't scale
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
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
Contributor guide
Assessment
This issue has not been assessed yet.