no null in gen data

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

Branch: refs/heads/KYLIN-2283
Commit: d961a83d916840e721b87c2923e75cf5d9911191
Parents: 8cce361
Author: Yang Li <liy...@apache.org>
Authored: Sun Dec 18 09:09:20 2016 +0800
Committer: Yang Li <liy...@apache.org>
Committed: Sun Dec 18 09:09:20 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/d961a83d/examples/test_case_data/localmeta/table/DEFAULT.TEST_KYLIN_FACT.json
----------------------------------------------------------------------
diff --git 
a/examples/test_case_data/localmeta/table/DEFAULT.TEST_KYLIN_FACT.json 
b/examples/test_case_data/localmeta/table/DEFAULT.TEST_KYLIN_FACT.json
index 83a7da4..9a078dc 100644
--- a/examples/test_case_data/localmeta/table/DEFAULT.TEST_KYLIN_FACT.json
+++ b/examples/test_case_data/localmeta/table/DEFAULT.TEST_KYLIN_FACT.json
@@ -11,7 +11,7 @@
     "id" : "2",
     "name" : "CAL_DT",
     "datatype" : "date",
-    "data_gen" : "FK,order,null,nullstr=1970-01-01"
+    "data_gen" : "FK,order"
   }, {
     "id" : "3",
     "name" : "LSTG_FORMAT_NAME",

Reply via email to