kylin git commit: KYLIN-1851 code review TrieDictionaryForest and Builder

2016-11-16 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 350547e6e -> 21a1c5c09 KYLIN-1851 code review TrieDictionaryForest and Builder Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/21a1c5c0 Tree:

[4/4] kylin git commit: KYLIN-2199 refined KYLIN-2191 due to KYLIN-2198

2016-11-16 Thread mahongbin
KYLIN-2199 refined KYLIN-2191 due to KYLIN-2198 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac4e9ec5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac4e9ec5 Diff:

[2/4] kylin git commit: fix compile

2016-11-16 Thread mahongbin
fix compile Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c0c0814f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c0c0814f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c0c0814f Branch: refs/heads/yang21

kylin git commit: KYLIN-1851 Add unit test of unsorted data and modify TrieDictionaryForest a little

2016-11-16 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 4fcaa8ac3 -> 3b1850eae KYLIN-1851 Add unit test of unsorted data and modify TrieDictionaryForest a little Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[1/2] kylin git commit: KYLIN-2199 refined KYLIN-2191 due to KYLIN-2198

2016-11-16 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 21a1c5c09 -> 4fcaa8ac3 KYLIN-2199 refined KYLIN-2191 due to KYLIN-2198 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4fcaa8ac Tree:

[2/2] kylin git commit: KYLIN-2198 Add a framework to allow major changes in DimensionEncoding

2016-11-16 Thread mahongbin
KYLIN-2198 Add a framework to allow major changes in DimensionEncoding Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/caf7040f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/caf7040f Diff:

[2/2] kylin git commit: KYLIN-2197 fix gg group buildMandatoryColumnMask

2016-11-16 Thread mahongbin
KYLIN-2197 fix gg group buildMandatoryColumnMask Signed-off-by: Hongbin Ma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f3d19f6d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f3d19f6d

[1/2] kylin git commit: KYLIN-2201 fix combination check overflow error

2016-11-16 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/master 3b1850eae -> 00ba74327 KYLIN-2201 fix combination check overflow error Signed-off-by: Hongbin Ma Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[3/3] kylin git commit: KYLIN-1851 code review format

2016-11-16 Thread liyang
KYLIN-1851 code review format Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/350547e6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/350547e6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/350547e6 Branch:

[2/3] kylin git commit: KYLIN-1851 Change TrieDictionary to TrieDictionaryForest to reduce the peek memory usage

2016-11-16 Thread liyang
KYLIN-1851 Change TrieDictionary to TrieDictionaryForest to reduce the peek memory usage Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/734a4f98 Tree:

[1/3] kylin git commit: KYLIN-1851 Change TrieDictionary to TrieDictionaryForest to reduce the peek memory usage

2016-11-16 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 9410b015b -> 350547e6e http://git-wip-us.apache.org/repos/asf/kylin/blob/734a4f98/engine-mr/src/main/java/org/apache/kylin/engine/mr/steps/fdc2/FactDistinctColumnsReducer2.java