mistercrunch closed pull request #4148: Adding Apache Kylin datasource for
documentation
URL: https://github.com/apache/incubator-superset/pull/4148
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/docs/installation.rst b/docs/installation.rst
index b099d636fe..716afe5ac6 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
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services