kylin git commit: minor but important, ColumnDesc.equals() check only table and name

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 4c39fcb0e -> 8b6462063 minor but important, ColumnDesc.equals() check only table and name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8b646206 Tree:

kylin git commit: minor but important, ColumnDesc.equals() check only table and name

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22 ac621fea4 -> 55f87f477 minor but important, ColumnDesc.equals() check only table and name Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/55f87f47 Tree:

kylin git commit: KYLIN-2255 drop v1 coprocessor in DeployCoprocessorCLI

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 8b6462063 -> af8940d5b KYLIN-2255 drop v1 coprocessor in DeployCoprocessorCLI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/af8940d5 Tree:

[2/4] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread lidong
http://git-wip-us.apache.org/repos/asf/kylin/blob/e7987218/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/CleanHtableCLI.java -- diff --git

[4/4] kylin git commit: KYLIN-1672 support kylin on cdh 5.7

2016-12-07 Thread lidong
KYLIN-1672 support kylin on cdh 5.7 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/6144e8ec Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6144e8ec Diff:

[3/4] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread lidong
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e7987218 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e7987218 Diff:

[1/3] kylin git commit: minor, update calculateCuboid API to POST [Forced Update!]

2016-12-07 Thread lidong
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x 838621385 -> e79872182 (forced update) minor, update calculateCuboid API to POST Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/43805bcd Tree:

kylin git commit: KYLIN-UNKNOWN, sub_query/query12.sql

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2254 [created] 9af1e264f KYLIN-UNKNOWN, sub_query/query12.sql Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9af1e264 Tree:

[2/6] kylin git commit: KYLIN-1875 fix ParameterDesc equals() & hashcode()

2016-12-07 Thread liyang
KYLIN-1875 fix ParameterDesc equals() & hashcode() Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/227bbf41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/227bbf41 Diff:

[3/6] kylin git commit: KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc

2016-12-07 Thread liyang
KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/64d9b8b8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/64d9b8b8 Diff:

[5/6] kylin git commit: KYLIN-1875 fix PK-FK derive from each other

2016-12-07 Thread liyang
KYLIN-1875 fix PK-FK derive from each other Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/92e4d464 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/92e4d464 Diff:

[6/6] kylin git commit: KYLIN-1875 minor, test fixes

2016-12-07 Thread liyang
KYLIN-1875 minor, test fixes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/365caaeb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/365caaeb Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/365caaeb Branch:

[4/6] kylin git commit: KYLIN-1875 Support measure on non-root-fact-table

2016-12-07 Thread liyang
KYLIN-1875 Support measure on non-root-fact-table Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79e48011 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/79e48011 Diff:

[1/6] kylin git commit: KYLIN-1875 Normalize table and column names in JSON

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 081ed0d50 -> 365caaebd KYLIN-1875 Normalize table and column names in JSON Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/967ef180 Tree:

kylin git commit: minor, add API to get AggregationGroup combination cuboid num

2016-12-07 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 365caaebd -> b1fd4679f minor, add API to get AggregationGroup combination cuboid num Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b1fd4679 Tree:

[1/2] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread lidong
Repository: kylin Updated Branches: refs/heads/master 350fad8f2 -> 21bcd2f6b http://git-wip-us.apache.org/repos/asf/kylin/blob/21bcd2f6/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv -- diff --git

[2/2] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread lidong
minor, fix date format in sample data Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/21bcd2f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/21bcd2f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/21bcd2f6

[2/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/021a4274/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/filter/generated/FilterProtosExt.java -- diff --git

[4/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
KYLIN-2255 drop v1 coprocessor impl Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/021a4274 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/021a4274 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/021a4274

[3/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/021a4274/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/coprocessor/observer/AggregationScanner.java -- diff --git

[2/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/filter/generated/FilterProtosExt.java -- diff --git

[1/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 21bcd2f6b -> 545201f6c http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/test/java/org/apache/kylin/storage/hbase/cube/v1/filter/TestFuzzyRowFilterV2.java

[3/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/coprocessor/observer/AggregationScanner.java -- diff --git

[4/4] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
KYLIN-2255 drop v1 coprocessor impl Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/545201f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/545201f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/545201f6

[kylin] Git Push Summary

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2255 [deleted] 021a42742

kylin git commit: KYLIN-2217 fix null partition col bug

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22 43805bcd2 -> ae31b13e7 KYLIN-2217 fix null partition col bug 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/ae31b13e Tree:

kylin git commit: KYLIN-2217 fix null partition col bug

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 545201f6c -> c0c56f4b6 KYLIN-2217 fix null partition col bug 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/c0c56f4b Tree:

kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master c0c56f4b6 -> 4c39fcb0e KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4c39fcb0 Tree:

kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22 ae31b13e7 -> ac621fea4 KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac621fea Tree:

kylin git commit: minor refactor

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2254 9af1e264f -> 3e2d108e1 minor refactor Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/3e2d108e Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/3e2d108e

kylin git commit: KYLIN-2254 allow 2 columns in a CompareTupleFilter

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master b1fd4679f -> 350fad8f2 KYLIN-2254 allow 2 columns in a CompareTupleFilter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/350fad8f Tree:

[kylin] Git Push Summary

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2254 [deleted] 8ba8aea6e

kylin git commit: KYLIN-2254 allow 2 columns in a CompareTupleFilter

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/KYLIN-2254 3e2d108e1 -> 8ba8aea6e KYLIN-2254 allow 2 columns in a CompareTupleFilter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8ba8aea6 Tree:

[5/5] kylin git commit: KYLIN-1672 support kylin on cdh 5.7

2016-12-07 Thread liyang
KYLIN-1672 support kylin on cdh 5.7 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/4ae2df2d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4ae2df2d Diff:

[3/5] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/59b85b5d/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/CleanHtableCLI.java -- diff --git

[4/5] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/59b85b5d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/59b85b5d Diff:

[2/5] kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac621fea Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac621fea Diff:

[1/5] kylin git commit: KYLIN-2217 fix null partition col bug [Forced Update!]

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22-cdh5.7 6144e8ec0 -> 4ae2df2d3 (forced update) KYLIN-2217 fix null partition col bug Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[4/4] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/59b85b5d Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/59b85b5d Diff:

[1/4] kylin git commit: KYLIN-2217 fix null partition col bug [Forced Update!]

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/yang22-hbase1.x e79872182 -> 59b85b5d3 (forced update) KYLIN-2217 fix null partition col bug Signed-off-by: Li Yang Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[3/4] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/59b85b5d/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/CleanHtableCLI.java -- diff --git

[2/4] kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ac621fea Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ac621fea Diff:

[06/18] kylin git commit: KYLIN-1875 minor, test fixes

2016-12-07 Thread liyang
KYLIN-1875 minor, test fixes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/365caaeb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/365caaeb Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/365caaeb Branch:

[15/18] kylin git commit: KYLIN-2217 fix null partition col bug

2016-12-07 Thread liyang
KYLIN-2217 fix null partition col bug 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/c0c56f4b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c0c56f4b Diff:

[13/18] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/coprocessor/observer/AggregationScanner.java -- diff --git

[18/18] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eaf0cc58 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eaf0cc58 Diff:

[09/18] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/21bcd2f6/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv -- diff --git a/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv b/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv

[14/18] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
KYLIN-2255 drop v1 coprocessor impl Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/545201f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/545201f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/545201f6

[07/18] kylin git commit: minor, add API to get AggregationGroup combination cuboid num

2016-12-07 Thread liyang
minor, add API to get AggregationGroup combination cuboid num Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b1fd4679 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b1fd4679 Diff:

[03/18] kylin git commit: KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc

2016-12-07 Thread liyang
KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/64d9b8b8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/64d9b8b8 Diff:

[01/18] kylin git commit: KYLIN-1875 Normalize table and column names in JSON [Forced Update!]

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master-hbase1.x 469d9cc5c -> eaf0cc586 (forced update) KYLIN-1875 Normalize table and column names in JSON Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/967ef180 Tree:

[17/18] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/eaf0cc58/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/DeployCoprocessorCLI.java -- diff --git

[16/18] kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4c39fcb0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4c39fcb0 Diff:

[12/18] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/filter/generated/FilterProtosExt.java -- diff --git

[05/18] kylin git commit: KYLIN-1875 fix PK-FK derive from each other

2016-12-07 Thread liyang
KYLIN-1875 fix PK-FK derive from each other Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/92e4d464 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/92e4d464 Diff:

[08/18] kylin git commit: KYLIN-2254 allow 2 columns in a CompareTupleFilter

2016-12-07 Thread liyang
KYLIN-2254 allow 2 columns in a CompareTupleFilter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/350fad8f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/350fad8f Diff:

[10/18] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread liyang
minor, fix date format in sample data Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/21bcd2f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/21bcd2f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/21bcd2f6

[04/18] kylin git commit: KYLIN-1875 Support measure on non-root-fact-table

2016-12-07 Thread liyang
KYLIN-1875 Support measure on non-root-fact-table Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79e48011 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/79e48011 Diff:

[02/18] kylin git commit: KYLIN-1875 fix ParameterDesc equals() & hashcode()

2016-12-07 Thread liyang
KYLIN-1875 fix ParameterDesc equals() & hashcode() Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/227bbf41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/227bbf41 Diff:

[08/19] kylin git commit: KYLIN-2254 allow 2 columns in a CompareTupleFilter

2016-12-07 Thread liyang
KYLIN-2254 allow 2 columns in a CompareTupleFilter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/350fad8f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/350fad8f Diff:

[16/19] kylin git commit: KYLIN-2217 fix NPE in FactDistinctColumnsReducer

2016-12-07 Thread liyang
KYLIN-2217 fix NPE in FactDistinctColumnsReducer Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4c39fcb0 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4c39fcb0 Diff:

[12/19] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/filter/generated/FilterProtosExt.java -- diff --git

[14/19] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
KYLIN-2255 drop v1 coprocessor impl Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/545201f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/545201f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/545201f6

[03/19] kylin git commit: KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc

2016-12-07 Thread liyang
KYLIN-1875 fix new instance of ParameterDesc & FunctionDesc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/64d9b8b8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/64d9b8b8 Diff:

[01/19] kylin git commit: KYLIN-1875 Normalize table and column names in JSON [Forced Update!]

2016-12-07 Thread liyang
Repository: kylin Updated Branches: refs/heads/master-cdh5.7 db1b826ac -> bfc89a0f7 (forced update) KYLIN-1875 Normalize table and column names in JSON Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/967ef180 Tree:

[17/19] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/eaf0cc58/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/DeployCoprocessorCLI.java -- diff --git

[18/19] kylin git commit: KYLIN-1528 Create a branch for v1.5 with HBase 1.x API

2016-12-07 Thread liyang
KYLIN-1528 Create a branch for v1.5 with HBase 1.x API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/eaf0cc58 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/eaf0cc58 Diff:

[06/19] kylin git commit: KYLIN-1875 minor, test fixes

2016-12-07 Thread liyang
KYLIN-1875 minor, test fixes Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/365caaeb Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/365caaeb Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/365caaeb Branch:

[05/19] kylin git commit: KYLIN-1875 fix PK-FK derive from each other

2016-12-07 Thread liyang
KYLIN-1875 fix PK-FK derive from each other Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/92e4d464 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/92e4d464 Diff:

[07/19] kylin git commit: minor, add API to get AggregationGroup combination cuboid num

2016-12-07 Thread liyang
minor, add API to get AggregationGroup combination cuboid num Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b1fd4679 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b1fd4679 Diff:

[04/19] kylin git commit: KYLIN-1875 Support measure on non-root-fact-table

2016-12-07 Thread liyang
KYLIN-1875 Support measure on non-root-fact-table Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79e48011 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/79e48011 Diff:

[10/19] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread liyang
minor, fix date format in sample data Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/21bcd2f6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/21bcd2f6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/21bcd2f6

[11/19] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/test/java/org/apache/kylin/storage/hbase/cube/v1/filter/TestFuzzyRowFilterV2.java -- diff --git

[02/19] kylin git commit: KYLIN-1875 fix ParameterDesc equals() & hashcode()

2016-12-07 Thread liyang
KYLIN-1875 fix ParameterDesc equals() & hashcode() Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/227bbf41 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/227bbf41 Diff:

[15/19] kylin git commit: KYLIN-2217 fix null partition col bug

2016-12-07 Thread liyang
KYLIN-2217 fix null partition col bug 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/c0c56f4b Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c0c56f4b Diff:

[09/19] kylin git commit: minor, fix date format in sample data

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/21bcd2f6/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv -- diff --git a/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv b/examples/sample_cube/data/DEFAULT.KYLIN_SALES.csv

[13/19] kylin git commit: KYLIN-2255 drop v1 coprocessor impl

2016-12-07 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/545201f6/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/cube/v1/coprocessor/observer/AggregationScanner.java -- diff --git