From a0ca37d930301a7108e4b5cd3a554cdccf583737 Mon Sep 17 00:00:00 2001 From: Soksamnang Lim Date: Wed, 4 Oct 2023 10:39:55 -0700 Subject: [PATCH] Support Privilege Grants to Roles and Groups in Materialization --- .changes/unreleased/Features-20231004-103938.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20231004-103938.yaml diff --git a/.changes/unreleased/Features-20231004-103938.yaml b/.changes/unreleased/Features-20231004-103938.yaml new file mode 100644 index 000000000..7c9090171 --- /dev/null +++ b/.changes/unreleased/Features-20231004-103938.yaml @@ -0,0 +1,6 @@ +kind: Features +body: 'Support groups and roles for grants ' +time: 2023-10-04T10:39:38.680813-07:00 +custom: + Author: soksamnanglim + Issue: "415"