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/05/22 09:55:40 UTC

incubator-kylin git commit: add SQL reference in readme

Repository: incubator-kylin
Updated Branches:
  refs/heads/0.7.1-staging 46e37001e -> aa3b1d2ca


add SQL reference in readme


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

Branch: refs/heads/0.7.1-staging
Commit: aa3b1d2ca52721015dde3b9468245bb17714260b
Parents: 46e3700
Author: Li, Yang <ya...@ebay.com>
Authored: Fri May 22 15:55:28 2015 +0800
Committer: Li, Yang <ya...@ebay.com>
Committed: Fri May 22 15:55:28 2015 +0800

----------------------------------------------------------------------
 README.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/aa3b1d2c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 144e01b..9131162 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,8 @@ Advanced Topics
 
 2.[Kylin ODBC Driver Tutorial](docs/Tutorial/Kylin ODBC Driver Tutorial.md) 
 
+3.[SQL Reference](https://github.com/apache/incubator-calcite/blob/master/doc/reference.md)
+
 ####REST
 
 1.[Kylin Restful API List](docs/REST/Kylin Restful API List.md)