From 2b73793a393ad4a0d21ac40be67e8707ce7a6d85 Mon Sep 17 00:00:00 2001 From: Yaniv Kaul Date: Sun, 3 Dec 2023 10:07:45 +0200 Subject: [PATCH] Update db/view/view.cc --- db/view/view.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/view/view.cc b/db/view/view.cc index 9a334ab310..1e541eb945 100644 --- a/db/view/view.cc +++ b/db/view/view.cc @@ -313,7 +313,7 @@ bool clustering_prefix_matches(data_dictionary::database db, const schema& base, auto selection = cql3::selection::selection::for_columns(base.shared_from_this(), ck_columns); uint64_t zero = 0; auto dummy_options = cql3::query_options({ }); - // FIXME: pass nullptrs for some of dummies + // FIXME: pass nullptrs for some of these dummies return cql3::expr::is_satisfied_by( r, cql3::expr::evaluation_inputs{