hello world Change-Id: Iec147a2e9a9a6df3eb904a0ee3a53413ccafa5f8
diff --git a/test.view.lkml b/test.view.lkml index 1c7f356..e702e32 100644 --- a/test.view.lkml +++ b/test.view.lkml
@@ -1 +1,5 @@ -view: test { } +view: test { + + sql_table_name: hello.world ;; + + }