commit | 709fcf4bbe345bc7051d056306614a64e22acf63 | [log] [tgz] |
---|---|---|
author | Henry Deist <hdeist@google.com> | Tue Aug 24 12:39:53 2021 -0700 |
committer | Henry Deist <hdeist@google.com> | Tue Aug 24 12:39:53 2021 -0700 |
tree | a327a5223f828d4de2f21b08a1fae7da9be98343 | |
parent | 6976db49ad9fa96af3c650522e12cc79a3cccc61 [diff] |
create model
diff --git a/hdeist-fdm.model.lkml b/hdeist-fdm.model.lkml new file mode 100644 index 0000000..52e5a0a --- /dev/null +++ b/hdeist-fdm.model.lkml
@@ -0,0 +1,9 @@ + +connection: "concord" + +include: "/*.view" +datagroup: hdeist_fdm_default_datagroup { + max_cache_age: "1 hour" +} + +persist_with: hdeist_fdm_default_datagroup