Merge branch 'KYLIN-2394'
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2c4591a6 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2c4591a6 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2c4591a6 Branch: refs/heads/master-hbase1.x Commit: 2c4591a609c8d8141c880722a3b8b282b785133e Parents: d264339 d34f2d3 Author: Billy Liu <billy...@apache.org> Authored: Sun Jan 22 17:43:16 2017 +0800 Committer: Billy Liu <billy...@apache.org> Committed: Sun Jan 22 17:43:16 2017 +0800 ---------------------------------------------------------------------- atopcalcite/pom.xml | 11 +- .../calcite/sql2rel/SqlToRelConverter.java | 3782 +++++++++++------- jdbc/pom.xml | 12 +- .../java/org/apache/kylin/jdbc/KylinMeta.java | 2 +- kylin-it/pom.xml | 14 +- .../org/apache/kylin/jdbc/ITJDBCDriverTest.java | 1 + pom.xml | 10 +- query/pom.xml | 10 +- 8 files changed, 2348 insertions(+), 1494 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/2c4591a6/kylin-it/pom.xml ----------------------------------------------------------------------