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/01/23 09:32:10 UTC

[23/50] [abbrv] incubator-kylin git commit: Merge branch 'inverted-index' of https://github.com/KylinOLAP/Kylin into inverted-index

Merge branch 'inverted-index' of https://github.com/KylinOLAP/Kylin into inverted-index


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

Branch: refs/heads/inverted-index
Commit: 3f5479231fb9ad4579dacf9370323cc13c03c4b3
Parents: 6b99675 0c5234f
Author: Li, Yang <ya...@ebay.com>
Authored: Thu Jan 22 17:40:44 2015 +0800
Committer: Li, Yang <ya...@ebay.com>
Committed: Thu Jan 22 17:40:44 2015 +0800

----------------------------------------------------------------------
 .../cube/model/CubeMetadataUpgrade.java         | 305 -----------
 .../com/kylinolap/job/CubeMetadataUpgrade.java  | 506 +++++++++++++++++++
 .../job/impl/threadpool/AbstractExecutable.java |   4 +
 .../threadpool/DefaultChainedExecutable.java    |   1 +
 .../job/service/ExecutableManager.java          |  55 +-
 .../kylinolap/job/BuildCubeWithEngineTest.java  |   2 +
 .../kylinolap/job/BuildIIWithEngineTest.java    |   1 +
 7 files changed, 529 insertions(+), 345 deletions(-)
----------------------------------------------------------------------