[
https://issues.apache.org/jira/browse/CASSANDRA-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp resolved CASSANDRA-12154.
--------------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.x)
3.10
CI looks good.
Committed as
[4c84d40978c2f6f94f327c1aef1d522e2a107a35|https://github.com/apache/cassandra/commit/4c84d40978c2f6f94f327c1aef1d522e2a107a35]
to [trunk|https://github.com/apache/cassandra/tree/trunk] (not to 3.0).
Thanks for pointing out the issue, [~ethx].
> "SELECT * FROM foo LIMIT ;" does not error out
> ----------------------------------------------
>
> Key: CASSANDRA-12154
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12154
> Project: Cassandra
> Issue Type: Bug
> Components: CQL
> Reporter: Robert Stupp
> Assignee: Thomas Boucher
> Priority: Minor
> Labels: lhf
> Fix For: 3.10
>
>
> We found out that {{SELECT * FROM foo LIMIT ;}} is unanimously accepted and
> executed but it should not.
> Have not dug deeper why that is possible (it's not a big issue IMO) but it is
> strange. Seems it doesn't parse {{LIMIT}} as {{K_LIMIT}} because otherwise it
> would require an int argument.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)