Files
scylladb/cql3
Eliran Sinvani 189bbcd82d prepared_statements: Invalidate batch statement too
It seams that batch prepared statements always return false for
depends_on, this in turn renders the removal criteria from the
prepared statements cache to always be false which result by the
queries not being evicted.
Here we change the function to return the true state meaning,
they will return true if one of the sub queries is dependant
upon the keyspace and/ or column family.

Fixes #10129

Signed-off-by: Eliran Sinvani <eliransin@scylladb.com>
(cherry picked from commit 4eb0398457)
2022-05-08 12:33:00 +03:00
..
2021-09-28 23:49:11 +03:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00
2021-09-24 11:05:53 +02:00