[ 
https://issues.apache.org/jira/browse/CASSANDRA-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Thompson updated CASSANDRA-8214:
---------------------------------------
    Description: 
The test cql_tests.py:TestCQL.bug_6612_test is failing when performing a {code] 
select count (*) {code} on an empty table. It is expecting to have [0] 
returned, but instead [] is returned. 2.1.1 shows the expected behavior, with 
trunk HEAD deviating.

With cqlsh I can see a change in how select count(*) changes on an empty table 
as well:
http://aep.appspot.com/display/xnJyEP7iOBMY6YvFNQdk8vofvsE/

  was:
The test cql_tests.py:TestCQL.bug_6612_test is failing when performing a 
{code]select count (*){code} on an empty table. It is expecting to have [0] 
returned, but instead [] is returned. 2.1.1 shows the expected behavior, with 
trunk HEAD deviating.

With cqlsh I can see a change in how select count(*) changes on an empty table 
as well:
http://aep.appspot.com/display/xnJyEP7iOBMY6YvFNQdk8vofvsE/

         Tester: Philip Thompson

> Select Count(*) on empty table does not return 0 in trunk
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-8214
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8214
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Philip Thompson
>            Assignee: Tyler Hobbs
>             Fix For: 3.0
>
>
> The test cql_tests.py:TestCQL.bug_6612_test is failing when performing a 
> {code] select count (*) {code} on an empty table. It is expecting to have [0] 
> returned, but instead [] is returned. 2.1.1 shows the expected behavior, with 
> trunk HEAD deviating.
> With cqlsh I can see a change in how select count(*) changes on an empty 
> table as well:
> http://aep.appspot.com/display/xnJyEP7iOBMY6YvFNQdk8vofvsE/



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

Reply via email to