You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2014/11/10 17:07:57 UTC

[jira] [Updated] (CASSANDRA-7793) Utilize BATCH statements in COPY FROM

     [ https://issues.apache.org/jira/browse/CASSANDRA-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated CASSANDRA-7793:
--------------------------------------
    Fix Version/s:     (was: 2.1.2)
                   2.1.3

> Utilize BATCH statements in COPY FROM
> -------------------------------------
>
>                 Key: CASSANDRA-7793
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7793
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Mikhail Stepura
>            Priority: Minor
>              Labels: cqlsh
>             Fix For: 2.1.3
>
>
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)