This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e05392  Adding Apache Kylin datasource for documentation (#4148)
9e05392 is described below

commit 9e053923d4597d8ad9780f7a8c3fa20fcb6e4ab9
Author: zhao yongjie <[email protected]>
AuthorDate: Thu Jan 4 12:24:15 2018 +0800

    Adding Apache Kylin datasource for documentation (#4148)
---
 docs/installation.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/installation.rst b/docs/installation.rst
index b099d63..716afe5 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -282,6 +282,8 @@ Here's a list of some of the recommended packages.
 |  ClickHouse   | ``pip install                       | ``clickhouse://``      
                         |
 |               | sqlalchemy-clickhouse``             |                        
                         |
 
+---------------+-------------------------------------+-------------------------------------------------+
+|  Kylin        | ``pip install kylinpy``             | ``kylin://``           
                         |
++---------------+-------------------------------------+-------------------------------------------------+
 
 Note that many other database are supported, the main criteria being the
 existence of a functional SqlAlchemy dialect and Python driver. Googling

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to