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 2016/03/12 10:58:50 UTC

kylin git commit: minor change to 1.5.0 release note

Repository: kylin
Updated Branches:
  refs/heads/document 516c1f169 -> d7151bc27


minor change to 1.5.0 release note


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

Branch: refs/heads/document
Commit: d7151bc273d90c4c90819ae711eb02b7c9eade76
Parents: 516c1f1
Author: Yang Li <li...@apache.org>
Authored: Sat Mar 12 17:58:45 2016 +0800
Committer: Yang Li <li...@apache.org>
Committed: Sat Mar 12 17:58:45 2016 +0800

----------------------------------------------------------------------
 website/_docs15/release_notes.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/d7151bc2/website/_docs15/release_notes.md
----------------------------------------------------------------------
diff --git a/website/_docs15/release_notes.md b/website/_docs15/release_notes.md
index 0ab1e60..7f59e91 100644
--- a/website/_docs15/release_notes.md
+++ b/website/_docs15/release_notes.md
@@ -21,8 +21,8 @@ _Tag:_ [kylin-1.5.0](https://github.com/apache/kylin/tree/kylin-1.5.0)
 __Highlights__
 
     * [KYLIN-875] - A plugin-able architecture, to allow alternative cube engine / storage engine / data source.
-    * [KYLIN-1245] - A better MR cubing algorithm, about 1.5 times faster than 1.x by comparing hundreds of jobs.
-    * [KYLIN-942] - A better storage engine, makes query roughly 2 times faster (especially for slow queries) than 1.x by comparing tens of thousands sqls.
+    * [KYLIN-1245] - A better MR cubing algorithm, about 1.5 times faster by comparing hundreds of jobs.
+    * [KYLIN-942] - A better storage engine, makes query roughly 2 times faster (especially for slow queries) by comparing tens of thousands sqls.
     * [KYLIN-738] - Streaming cubing EXPERIMENTAL support, source from kafka, build cube in-mem at minutes interval
     * [KYLIN-943] - TopN pre-calculation (more UDFs coming)
     * [KYLIN-1065] - ODBC compatible with Tableau 9.1, MS Excel, MS PowerBI