You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ma...@apache.org on 2016/11/14 05:54:19 UTC

kylin git commit: KYLIN-2181 remove integer as fixed_length in test_kylin_cube_with_slr_empty desc

Repository: kylin
Updated Branches:
  refs/heads/master b6d8e8849 -> 38dfbb3ef


KYLIN-2181 remove integer as fixed_length in test_kylin_cube_with_slr_empty desc


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

Branch: refs/heads/master
Commit: 38dfbb3ef31ca0490647aacf0666dce0f119835b
Parents: b6d8e88
Author: Hongbin Ma <ma...@apache.org>
Authored: Mon Nov 14 13:54:12 2016 +0800
Committer: Hongbin Ma <ma...@apache.org>
Committed: Mon Nov 14 13:54:12 2016 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/38dfbb3e/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_with_slr_desc.json
----------------------------------------------------------------------
diff --git a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_with_slr_desc.json b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_with_slr_desc.json
index 4064fcb..9c9924c 100644
--- a/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_with_slr_desc.json
+++ b/examples/test_case_data/localmeta/cube_desc/test_kylin_cube_with_slr_desc.json
@@ -120,7 +120,7 @@
       "encoding" : "dict"
     }, {
       "column" : "leaf_categ_id",
-      "encoding" : "fixed_length:18"
+      "encoding" : "dict"
     }, {
       "column" : "meta_categ_name",
       "encoding" : "dict"