[2/2] kylin git commit: minor, fix CI

2017-05-23 Thread liyang
minor, fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/fdacf5d3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/fdacf5d3 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/fdacf5d3 Branch:

[1/2] kylin git commit: fix CI

2017-05-23 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 92b640437 -> fdacf5d3f fix CI Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5d2934b7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5d2934b7 Diff:

kylin git commit: Merge commit '79c75015e49b2216f6e8ca9ec0cedbff72737821'

2017-05-23 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 79c75015e -> 92b640437 Merge commit '79c75015e49b2216f6e8ca9ec0cedbff72737821' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/92b64043 Tree:

[3/4] kylin git commit: KYLIN-2635 optimize determined case when filters

2017-05-23 Thread liyang
KYLIN-2635 optimize determined case when filters Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2c549895 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2c549895 Diff:

[1/4] kylin git commit: KYLIN-2630 NPE when a subquery joins another lookup tables

2017-05-23 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 34a65baec -> 79c75015e KYLIN-2630 NPE when a subquery joins another lookup tables Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ada37a91 Tree:

[4/4] kylin git commit: KYLIN-2636 optimize case when in group by

2017-05-23 Thread liyang
KYLIN-2636 optimize case when in group by KYLIN-2636 bug fix Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/79c75015 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/79c75015 Diff:

[3/5] kylin git commit: KYLIN-2603, push down having clause when possible

2017-05-23 Thread liyang
KYLIN-2603, push down having clause when possible Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e1bc72e3 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e1bc72e3 Diff:

[2/5] kylin git commit: KYLIN-2603 enable GTAggregateScanner when there is having filter

2017-05-23 Thread liyang
KYLIN-2603 enable GTAggregateScanner when there is having filter Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0e44a195 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0e44a195 Diff:

[1/5] kylin git commit: minor, fix 'CREATE-TABLE-AS-SELECT cannot create external table'

2017-05-23 Thread liyang
Repository: kylin Updated Branches: refs/heads/master 9fef04d9a -> 34a65baec minor, fix 'CREATE-TABLE-AS-SELECT cannot create external table' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/83fb144f Tree:

[5/5] kylin git commit: Merge commit '9fef04d9a98e11454d00247d8cd2f4d501ba66a2'

2017-05-23 Thread liyang
Merge commit '9fef04d9a98e11454d00247d8cd2f4d501ba66a2' Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/34a65bae Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/34a65bae Diff:

[4/5] kylin git commit: minor, use soft reference in dict cache

2017-05-23 Thread liyang
minor, use soft reference in dict cache Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ed0430bc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ed0430bc Diff:

kylin git commit: KYLIN-2641 - The current selected project is incorrect after we delete a project.

2017-05-23 Thread billyliu
Repository: kylin Updated Branches: refs/heads/master 81ed30110 -> 9fef04d9a KYLIN-2641 - The current selected project is incorrect after we delete a project. Signed-off-by: Billy Liu Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit:

[11/16] kylin git commit: minor, move temporary file to folder var

2017-05-23 Thread liyang
minor, move temporary file to folder var Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/11a0b57a Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/11a0b57a Diff:

[06/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/73a78dbe/server-base/src/main/java/org/apache/kylin/rest/model/TableMeta.java -- diff --git a/server-base/src/main/java/org/apache/kylin/rest/model/TableMeta.java

[09/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
KYLIN-2632 Refactor REST API for better convention Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/73a78dbe Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/73a78dbe Diff:

[15/16] kylin git commit: KYLIN-2632 Refactor REST API and service

2017-05-23 Thread liyang
KYLIN-2632 Refactor REST API and service Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2471d5e5 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2471d5e5 Diff:

[03/16] kylin git commit: KYLIN-2459 fix implementation

2017-05-23 Thread liyang
KYLIN-2459 fix implementation Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/429dfbdc Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/429dfbdc Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/429dfbdc Branch:

[13/16] kylin git commit: KYLIN-2640 refactor ISource API

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/0a0edfef/server-base/src/main/java/org/apache/kylin/rest/service/TableSchemaUpdateChecker.java -- diff --git

[10/16] kylin git commit: minor, materialize lookup views as external table

2017-05-23 Thread liyang
minor, materialize lookup views as external table Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4766c789 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4766c789 Diff:

[08/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/73a78dbe/server-base/src/main/java/org/apache/kylin/rest/controller/QueryController.java -- diff --git

[12/16] kylin git commit: minor, apply first found hive_lib_dir

2017-05-23 Thread liyang
minor, apply first found hive_lib_dir Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/8cd807f7 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/8cd807f7 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/8cd807f7

[01/16] kylin git commit: KYLIN-2624 fix IT with refactored DistributedLock

2017-05-23 Thread liyang
Repository: kylin Updated Branches: refs/heads/master ce6e3ede2 -> 81ed30110 KYLIN-2624 fix IT with refactored DistributedLock Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/d21c8170 Tree:

[05/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/73a78dbe/server-base/src/main/java/org/apache/kylin/rest/service/CubeServiceV2.java -- diff --git a/server-base/src/main/java/org/apache/kylin/rest/service/CubeServiceV2.java

[02/16] kylin git commit: KYLIN-2624 pass IT

2017-05-23 Thread liyang
KYLIN-2624 pass IT Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1b864f04 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1b864f04 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1b864f04 Branch:

[04/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/73a78dbe/server-base/src/main/java/org/apache/kylin/rest/service/QueryServiceV2.java -- diff --git a/server-base/src/main/java/org/apache/kylin/rest/service/QueryServiceV2.java

[14/16] kylin git commit: KYLIN-2640 refactor ISource API

2017-05-23 Thread liyang
KYLIN-2640 refactor ISource API Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0a0edfef Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0a0edfef Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/0a0edfef

[07/16] kylin git commit: KYLIN-2632 Refactor REST API for better convention

2017-05-23 Thread liyang
http://git-wip-us.apache.org/repos/asf/kylin/blob/73a78dbe/server-base/src/main/java/org/apache/kylin/rest/controller2/HybridControllerV2.java -- diff --git