mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
Added test that checks if a SELECT COUNT(*) query was transformed and processed in a parallel way. Checking is done by looking at the cql statistics and comparing subsequent counts of parallelized aggregation SELECT query executions.