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/04 01:14:32 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/cf39017c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/cf39017c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/cf39017c

Branch: refs/heads/KYLIN-812
Commit: cf39017ca00cc4103e21609244129b51f426d1a6
Parents: f5dc6b9
Author: Yang Li <li...@apache.org>
Authored: Thu Jun 4 07:13:39 2015 +0800
Committer: Yang Li <li...@apache.org>
Committed: Thu Jun 4 07:13:39 2015 +0800

----------------------------------------------------------------------
 .../hydromatic/optiq/runtime/SqlFunctions.java  | 3173 +++++++++---------
 .../eigenbase/sql2rel/SqlToRelConverter.java    |    4 +-
 .../org/apache/kylin/common/KylinConfig.java    |   17 +
 .../org/apache/kylin/jdbc/KylinPrepare.java     |    5 +
 pom.xml                                         |    2 +-
 .../kylin/query/relnode/OLAPAggregateRel.java   |    5 +-
 .../org/apache/kylin/query/relnode/OLAPRel.java |    3 +-
 .../java/org/apache/kylin/rest/DebugTomcat.java |   59 +-
 8 files changed, 1693 insertions(+), 1575 deletions(-)
----------------------------------------------------------------------