Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Recoverable Corruption / Loss
-
Normal
-
Normal
-
Fuzz Test
-
All
-
None
-
Description
In-JVM dtest paging is using a pager that disregards the type of the executed query, resulting into `GROUP BY` queries being executed like normal SELECT queries without GROUP BY clause.
Attachments
Issue Links
- blocks
-
CASSANDRA-16307 GROUP BY queries with paging can return deleted data
- Resolved