Repository: kylin Updated Branches: refs/heads/master b0aadb12d -> 07e5e5a75
KYLIN-2367 ammend test case Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/07e5e5a7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/07e5e5a7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/07e5e5a7 Branch: refs/heads/master Commit: 07e5e5a75f4f692a53ac48c64c3cb44b84022c88 Parents: b0aadb1 Author: Li Yang <liy...@apache.org> Authored: Tue Jan 10 15:45:05 2017 +0800 Committer: Li Yang <liy...@apache.org> Committed: Tue Jan 10 15:45:05 2017 +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/07e5e5a7/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 2b33e66..df53de9 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 @@ -48,7 +48,7 @@ }, { "id" : "10", "name" : "ITEM_COUNT", - "datatype" : "int", + "datatype" : "bigint", "data_gen" : "RAND" }, { "id" : "11",