Files
scylladb/cql3
Kefu Chai c8aa7295d4 cql3: drop unused function
there are two variants of `query_processor::for_each_cql_result()`,
both of them perform the pagination of results returned by a CQL
statement. the one which accepts a function returning an instant
value is not used now. so let's drop it.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>

Closes #13675
2023-04-26 08:43:22 +03:00
..
2023-02-28 22:26:43 +02:00
2023-02-15 11:01:50 +02:00
2023-02-14 11:19:03 +02:00
2023-04-06 09:50:32 -04:00
2023-01-18 10:38:24 +02:00
2023-02-15 11:09:04 +02:00
2023-04-26 08:43:22 +03:00
2023-04-26 08:43:22 +03:00
2023-01-18 10:38:24 +02:00
2023-02-15 11:09:04 +02:00
2023-01-30 21:50:23 +08:00
2023-02-15 11:09:04 +02:00
2023-02-19 21:05:45 +02:00