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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718619#comment-14718619 ] 

Philip Thompson edited comment on CASSANDRA-10207 at 8/28/15 2:15 PM:
----------------------------------------------------------------------

What version of C* are you running, that you see this issue? Additionally, can you share your schema and the queries you are running, in case we are unable to reproduce?


was (Author: philipthompson):
What version of C* are you running, that you see this issue?

> 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)