This is an automated email from the ASF dual-hosted git repository.
dpgaspar 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 b2633a5 [docs] Fix, database deps table (#8692)
b2633a5 is described below
commit b2633a51d43faaca74751349b96fc32784d4b377
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Fri Nov 29 13:48:39 2019 +0000
[docs] Fix, database deps table (#8692)
---
docs/installation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/installation.rst b/docs/installation.rst
index d1910c2..6aa3b03 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -360,7 +360,7 @@ Here's a list of some of the recommended packages.
| | | For JDBC
|
| | | ``drill+jdbc://``
|
+------------------+---------------------------------------+-------------------------------------------------+
-| Apache Druid | ``pip install pydruid`` | ``druid://``
|
+| Apache Druid | ``pip install pydruid`` | ``druid://``
|
+------------------+---------------------------------------+-------------------------------------------------+
| Apache Hive | ``pip install pyhive`` | ``hive://``
|
+------------------+---------------------------------------+-------------------------------------------------+