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/03/14 01:34:52 UTC

[kylin] branch 2.5.x updated (180adb3 -> acfb865)

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

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


    from 180adb3  KYLIN-3830 return wrong result when 'SELECT SUM(dim1)' without set a relative metric of dim1.
     new 2e4c53a  KYLIN-3571 Not build Spark in Kylin's binary package
     new acfb865  KYLIN-3862 add LICENSE and NOTICE to binary package

The 7480 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:
 build/bin/download-spark.sh | 73 +++++++++++++++++++++++++++++++++++++++++++++
 build/script/compress.sh    |  7 +++--
 build/script/package.sh     |  1 -
 3 files changed, 77 insertions(+), 4 deletions(-)
 create mode 100755 build/bin/download-spark.sh