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/a05f1114 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/a05f1114 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/a05f1114 Branch: refs/heads/KYLIN-1726 Commit: a05f11146c9edd4ba18618f38fd13c9b7e4806ce Parents: 942406b Author: Hongbin Ma <mahong...@apache.org> Authored: Fri Sep 9 23:45:17 2016 +0800 Committer: Hongbin Ma <mahong...@apache.org> Committed: Fri Sep 9 23:45:17 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/a05f1114/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/a05f1114/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 4270aab..2aea1a8 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" ] }