Repository: kylin
Updated Branches:
  refs/heads/master 07511d7bc -> bf9c18c7c


minor, update DEFAULT.STREAMING_TABLE source type


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/bf9c18c7
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/bf9c18c7
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/bf9c18c7

Branch: refs/heads/master
Commit: bf9c18c7cf9b18686679941f6c6a07b0e8957b30
Parents: 07511d7
Author: lidongsjtu <[email protected]>
Authored: Fri Jul 1 10:15:50 2016 +0800
Committer: lidongsjtu <[email protected]>
Committed: Fri Jul 1 10:15:50 2016 +0800

----------------------------------------------------------------------
 .../test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json     | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/bf9c18c7/examples/test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json
----------------------------------------------------------------------
diff --git 
a/examples/test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json 
b/examples/test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json
index 6ead441..82f6fdb 100644
--- a/examples/test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json
+++ b/examples/test_case_data/localmeta/table/DEFAULT.STREAMING_TABLE.json
@@ -40,5 +40,6 @@
     }
   ],
   "database": "DEFAULT",
+  "source_type": 1,
   "last_modified": 0
 }
\ No newline at end of file

Reply via email to