This patch adds the matches_view_filter() function which specifies whether a given base row matches the view filter. Unlike may_be_affected_by(), this function has no false positives. Signed-off-by: Duarte Nunes <duarte@scylladb.com>
This patch adds the matches_view_filter() function which specifies whether a given base row matches the view filter. Unlike may_be_affected_by(), this function has no false positives. Signed-off-by: Duarte Nunes <duarte@scylladb.com>