Repository: incubator-kylin
Updated Branches:
  refs/heads/2.x-staging 71e6bed33 -> 0a8b6d3a2


minor fix: cube desc syntax error


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

Branch: refs/heads/2.x-staging
Commit: 0a8b6d3a2e95879d19a99e38d125935016ee8d0a
Parents: 71e6bed
Author: honma <ho...@ebay.com>
Authored: Mon Nov 16 11:23:48 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Mon Nov 16 11:23:48 2015 +0800

----------------------------------------------------------------------
 .../cube_desc/test_kylin_cube_without_slr_left_join_desc.json      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/0a8b6d3a/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 5835a41..907e338 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
@@ -15,7 +15,7 @@
     },
     {
       "id": 1,
-      "name": "CATEGORY"
+      "name": "CATEGORY",
       "table": "DEFAULT.TEST_CATEGORY_GROUPINGS",
       "column": null,
       "derived": [

Reply via email to