From 889ba840e4eb61e32d3699c754c51a0c9d6d7125 Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Thu, 5 Sep 2024 12:54:34 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20240827-112415.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20240827-112415.yaml diff --git a/.changes/unreleased/Features-20240827-112415.yaml b/.changes/unreleased/Features-20240827-112415.yaml new file mode 100644 index 0000000000..3073a5c99a --- /dev/null +++ b/.changes/unreleased/Features-20240827-112415.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Handle custom granularities in DataflowPlan. +time: 2024-08-27T11:24:15.909853-07:00 +custom: + Author: courtneyholcomb + Issue: "1382"