From 8b41889b9248c1c4f67af3cdb120a527eae0366f Mon Sep 17 00:00:00 2001 From: tlento Date: Tue, 21 May 2024 20:23:02 -0700 Subject: [PATCH] changelog --- .changes/unreleased/Features-20240521-202252.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240521-202252.yaml diff --git a/.changes/unreleased/Features-20240521-202252.yaml b/.changes/unreleased/Features-20240521-202252.yaml new file mode 100644 index 0000000000..49bfda8e39 --- /dev/null +++ b/.changes/unreleased/Features-20240521-202252.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Enable predicate pushdown for categorical dimensions +time: 2024-05-21T20:22:52.841802-07:00 +custom: + Author: tlento + Issue: "1011"