commit | 15b54944580a1d767da3cb8b4d3462ab24e04cf4 | [log] [tgz] |
---|---|---|
author | Stanley Yang <yangstanley@google.com> | Thu Sep 16 16:20:18 2021 +0000 |
committer | Stanley Yang <yangstanley@google.com> | Thu Sep 16 16:25:59 2021 +0000 |
tree | 5d7a6456e812e9e3879c0c7d28b9a14aec808d9c | |
parent | 031c03ac1f07f2d79c3074e74f836944494744ee [diff] |
adding description - quick fix 11 Change-Id: Ib57da136496fea83e8deab1f9b4ea59dba032ca6
diff --git a/fast_changes.view.lkml b/fast_changes.view.lkml index fa1733f..4a9c8bb 100644 --- a/fast_changes.view.lkml +++ b/fast_changes.view.lkml
@@ -9,6 +9,7 @@ } dimension: value { + description: "Description of the change" type: string sql: ${TABLE}.value ;; }