Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Duplicate
-
None
Description
If we assume that a significant subset of COPY FROM csv's are going to be results of COPY TO command, then rows will be grouped by the partition key. In that case we'd win from batching (until another partition key is met, and constrained by some limit of rows per batch, we don't want huge batches)
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-9302 Optimize cqlsh COPY FROM, part 3
- Resolved
- is related to
-
CASSANDRA-7405 Optimize cqlsh COPY TO and COPY FROM
- Resolved