You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Jai Bheemsen Rao Dhanwada <ja...@gmail.com> on 2018/03/09 21:36:48 UTC

Consistency level for the COPY command

Hello,

What is the consistency level used when performing COPY command using CQL
interface?

don't see anything in the documents

https://docs.datastax.com/en/cql/3.1/cql/cql_reference/copy_r.html

I am setting CONSISTENCY LEVEL at the cql level and then running a copy
command, does that honor the consistency level?

thanks in advance.