[
https://issues.apache.org/jira/browse/CASSANDRA-8889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14345711#comment-14345711
]
Jack Krupansky commented on CASSANDRA-8889:
-------------------------------------------
Thanks. The change for the special variable names looks fine, but the grammar
for LIMIT, TTL, and TIMESTAMP still says "<integer>" - it needs to be "(
<integer> | <variable> )".
> CQL spec is missing doc for support of bind variables for LIMIT, TTL, and
> TIMESTAMP
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-8889
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8889
> Project: Cassandra
> Issue Type: Bug
> Components: Documentation & website
> Reporter: Jack Krupansky
> Assignee: Tyler Hobbs
> Priority: Minor
>
> CASSANDRA-4450 added the ability to specify a bind variable for the integer
> value of a LIMIT, TTL, or TIMESTAMP option, but the CQL spec has not been
> updated to reflect this enhancement.
> Also, the special predefined bind variable names are not documented in the
> CQL spec: "[limit]", "[ttl]", and "[timestamp]".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)