You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2015/05/27 06:35:14 UTC

[49/50] [abbrv] incubator-kylin git commit: add SQL reference in readme

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/73ed8682
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/73ed8682
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/73ed8682

Branch: refs/heads/0.8.0
Commit: 73ed86820f6ed111eabce7b134a910cd45564684
Parents: 797bfe7
Author: Li, Yang <ya...@ebay.com>
Authored: Fri May 22 15:55:28 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Wed May 27 12:26:38 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/73ed8682/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)