Files
Michał Jadwiszczak 9535abf552 cql3/select_statement: do not parallelize single-partition aggregations
Currently reads with WHERE clause which limits them to be
single-partition reads, are unnecessarily parallelized.

This commit checks this condition and the query doesn't use
forward_service in single-partition reads.

(cherry picked from commit e9ace7c203)
2024-06-26 08:56:34 +02:00
..
2023-02-15 11:01:50 +02:00