Repository: kylin Updated Branches: refs/heads/1.5.4-rc1 f15ef5e17 -> eefdc4974
remove unnecessary raw measure cond Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/67b80aa0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/67b80aa0 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/67b80aa0 Branch: refs/heads/1.5.4-rc1 Commit: 67b80aa01501b59f3f47a87209d3355ec5d217ce Parents: 3acb5a0 Author: Hongbin Ma <mahong...@apache.org> Authored: Fri Sep 9 23:45:17 2016 +0800 Committer: Hongbin Ma <mahong...@apache.org> Committed: Sat Sep 10 19:28:59 2016 +0800 ---------------------------------------------------------------------- .../localmeta/cube_desc/test_kylin_cube_without_slr_desc.json | 3 --- .../cube_desc/test_kylin_cube_without_slr_left_join_desc.json | 3 --- 2 files changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/67b80aa0/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_desc.json ---------------------------------------------------------------------- diff --git a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_desc.json b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_desc.json index 7de2ae2..d185175 100644 --- a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_desc.json +++ b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_desc.json @@ -234,9 +234,6 @@ "item_count_sum", "SITE_EXTENDED_1", "SITE_EXTENDED_2", - "CAL_DT_RAW", - "LSTG_FORMAT_NAME_RAW", - "LEAF_CATEG_ID_RAW", "PRICE_RAW" ] } http://git-wip-us.apache.org/repos/asf/kylin/blob/67b80aa0/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_left_join_desc.json ---------------------------------------------------------------------- diff --git a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_left_join_desc.json b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_left_join_desc.json index 3b123c4..b34c7df 100644 --- a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_left_join_desc.json +++ b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_without_slr_left_join_desc.json @@ -266,9 +266,6 @@ "gmv_max", "trans_cnt", "item_count_sum", - "CAL_DT_RAW", - "LSTG_FORMAT_NAME_RAW", - "LEAF_CATEG_ID_RAW", "PRICE_RAW" ] }