Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
Normal
Description
The test cql_tests.py:TestCQL.bug_6612_test is failing when performing a
select count (*)
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/
Attachments
Issue Links
- duplicates
-
CASSANDRA-8229 Aggregate functions do not return expected values or metadata
- Resolved
- relates to
-
CASSANDRA-4914 Aggregation functions in CQL
- Resolved