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/06/11 04:51:06 UTC

[3/3] incubator-kylin git commit: KYLIN-812 Upgrade to Calcite 0.9.2

KYLIN-812 Upgrade to Calcite 0.9.2


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

Branch: refs/heads/0.7-staging
Commit: 6480a9a7ab2241e068bec8e3927adb483c4208fc
Parents: f37360d
Author: Li, Yang <ya...@ebay.com>
Authored: Thu Jun 11 10:49:00 2015 +0800
Committer: Li, Yang <ya...@ebay.com>
Committed: Thu Jun 11 10:50:42 2015 +0800

----------------------------------------------------------------------
 .../hydromatic/optiq/runtime/SqlFunctions.java  | 3173 +++++++++---------
 .../eigenbase/sql2rel/SqlToRelConverter.java    |    4 +-
 .../org/apache/kylin/cube/model/CubeDesc.java   |   33 -
 .../org/apache/kylin/jdbc/KylinPrepare.java     |  201 +-
 pom.xml                                         |    2 +-
 .../kylin/query/relnode/OLAPAggregateRel.java   |    5 +-
 .../org/apache/kylin/query/relnode/OLAPRel.java |    3 +-
 7 files changed, 1741 insertions(+), 1680 deletions(-)
----------------------------------------------------------------------