This is an automated email from the ASF dual-hosted git repository. yaqian pushed a commit to branch document in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/document by this push: new a9d6833 Add pushdown item for docs a9d6833 is described below commit a9d68334e28839d1d8c1fe085686bfed0958d8ec Author: yaqian.zhang <598593...@qq.com> AuthorDate: Wed Sep 8 15:07:32 2021 +0800 Add pushdown item for docs --- website/_data/docs-cn.yml | 1 + website/_data/docs.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/website/_data/docs-cn.yml b/website/_data/docs-cn.yml index f0de5b3..1a120ce 100644 --- a/website/_data/docs-cn.yml +++ b/website/_data/docs-cn.yml @@ -41,6 +41,7 @@ - tutorial/use_dashboard - tutorial/hybrid - tutorial/mysql_metastore + - tutorial/query_pushdown - title: 工具集成 docs: diff --git a/website/_data/docs.yml b/website/_data/docs.yml index 2c07665..1d41e2e 100644 --- a/website/_data/docs.yml +++ b/website/_data/docs.yml @@ -49,6 +49,7 @@ - tutorial/use_dashboard - tutorial/hybrid - tutorial/mysql_metastore + - tutorial/query_pushdown - title: Integration docs: