You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2019/01/17 06:17:36 UTC

[kylin] branch master updated (4c88f18 -> e778377)

This is an automated email from the ASF dual-hosted git repository.

shaofengshi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 4c88f18  KYLIN-3772 CubeMetaIngester works abnormally
     new 3825a3d  KYLIN-3597 fix sonar issues
     new e778377  KYLIN-3597 fix sonar issues

The 7601 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/kylin/cube/CubeInstance.java   | 11 ++--
 .../cuboid/algorithm/greedy/GreedyAlgorithm.java   | 60 ++++++++++------------
 .../org/apache/kylin/cube/CubeInstanceTest.java    | 12 +++++
 3 files changed, 45 insertions(+), 38 deletions(-)