Sebastian Estevez created CASSANDRA-9043:
--------------------------------------------
Summary: Improve COPY command to work with Counter columns
Key: CASSANDRA-9043
URL: https://issues.apache.org/jira/browse/CASSANDRA-9043
Project: Cassandra
Issue Type: New Feature
Reporter: Sebastian Estevez
Noticed today that the copy command doesn't work with counter column tables.
This makes sense given that we need to use UPDATE instead of INSERT with
counters.
Given that we're making improvements in the COPY command in 3.0 with
CASSANDRA-7405, can we also tweak it to work with counters?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)