You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/03/28 01:04:55 UTC

[18/50] incubator-kylin git commit: Merge branch 'streaming-localdict' of https://github.com/KylinOLAP/Kylin into streaming-localdict

Merge branch 'streaming-localdict' of https://github.com/KylinOLAP/Kylin into streaming-localdict


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

Branch: refs/heads/streaming-localdict
Commit: 70887247acfa9b2bcf3241f8beb4fa97e14a1607
Parents: 2b5495c 0edf400
Author: qianhao.zhou <qi...@ebay.com>
Authored: Fri Mar 27 10:05:44 2015 +0800
Committer: qianhao.zhou <qi...@ebay.com>
Committed: Fri Mar 27 10:05:44 2015 +0800

----------------------------------------------------------------------
 .../cube/FactDistinctColumnsCombiner.java       |  6 +-
 .../job/hadoop/cube/FactDistinctColumnsJob.java |  4 +-
 .../cube/FactDistinctColumnsMapperBase.java     | 16 ++---
 .../hadoop/cube/FactDistinctColumnsReducer.java | 61 +++++++++++++-----
 .../cube/FactDistinctHiveColumnsMapper.java     | 51 ++++++++++-----
 .../gridtable/GTDictionaryCodeSystem.java       | 68 +++++++++++---------
 6 files changed, 130 insertions(+), 76 deletions(-)
----------------------------------------------------------------------