From 64a1e1a34deaebc929a2e9359e58e798c61b6c3d Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 28 Oct 2024 17:27:44 -0700 Subject: [PATCH] add changie log --- .changes/unreleased/Fixes-20241028-172719.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Fixes-20241028-172719.yaml diff --git a/.changes/unreleased/Fixes-20241028-172719.yaml b/.changes/unreleased/Fixes-20241028-172719.yaml new file mode 100644 index 000000000..87ee2c25d --- /dev/null +++ b/.changes/unreleased/Fixes-20241028-172719.yaml @@ -0,0 +1,6 @@ +kind: Fixes +body: use "direct" write for non-partitioned python model materializations +time: 2024-10-28T17:27:19.306348-07:00 +custom: + Author: colin-rogers-dbt + Issue: "1318"