You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Anubhav Kale (JIRA)" <ji...@apache.org> on 2015/08/27 20:17:46 UTC

[jira] [Created] (CASSANDRA-10207) Specifying "Using TTL" in Update / Insert queries for tables using counter columns does not return error

Anubhav Kale created CASSANDRA-10207:
----------------------------------------

             Summary: Specifying "Using TTL" in Update / Insert queries for tables using counter columns does not return error
                 Key: CASSANDRA-10207
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10207
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Anubhav Kale
            Priority: Minor


If we specify TTL on a table containing counter columns, CQl complains right away. However, if this is done through insert / update queries, it succeeds but the rows don't get deleted (expected given TTL isn't supported on counter columns)



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