commit | 8af215674b8743919948b336ff88c44cda0e9f29 | [log] [tgz] |
---|---|---|
author | Stanley Yang <yangstanley@google.com> | Fri Sep 10 19:00:23 2021 +0000 |
committer | Stanley Yang <yangstanley@google.com> | Fri Sep 10 19:00:23 2021 +0000 |
tree | 4840a61901e8fa9179a0c254d34359a5cd429a12 | |
parent | 5da355837b8d5f93eeb77e06a0c2521b2d94ece6 [diff] |
hhhh Change-Id: Ia84824303680c371ba1c9c6fd4a6340914aaef6c
diff --git a/testing_12.view.lkml b/testing_12.view.lkml index 63ce84f..a0fa88e 100644 --- a/testing_12.view.lkml +++ b/testing_12.view.lkml
@@ -13,6 +13,8 @@ SELECT 'google.business.gke' AS value UNION ALL SELECT 'google.business' AS value + UNION ALL + SELECT 'branch: hhhh' AS value ;; }