From f486f73346a90c30a348b1ff898d028b27a5021c Mon Sep 17 00:00:00 2001 From: Michelle Ark Date: Mon, 5 Feb 2024 17:46:19 -0500 Subject: [PATCH] changelog entry --- .changes/unreleased/Features-20240205-174614.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changes/unreleased/Features-20240205-174614.yaml diff --git a/.changes/unreleased/Features-20240205-174614.yaml b/.changes/unreleased/Features-20240205-174614.yaml new file mode 100644 index 000000000..299adbf46 --- /dev/null +++ b/.changes/unreleased/Features-20240205-174614.yaml @@ -0,0 +1,7 @@ +kind: Features +body: Support non-STRUCT types for unit testing in dbt-bigquery, expand coverage of + safe_cast macro +time: 2024-02-05T17:46:14.505597-05:00 +custom: + Author: michelleark + Issue: "1090"