mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Update docs for pinot support (#6865)
This commit is contained in:
committed by
Beto Dealmeida
parent
60d5f89faa
commit
2132522fbb
@@ -382,6 +382,8 @@ Here's a list of some of the recommended packages.
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Teradata | ``pip install sqlalchemy-teradata`` | ``teradata://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Pinot | ``pip install pinotdb`` | ``pinot+http://controller:5436/query?server=http://controller:5983/`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
|
||||
Note that many other databases are supported, the main criteria being the
|
||||
existence of a functional SqlAlchemy dialect and Python driver. Googling
|
||||
|
||||
Reference in New Issue
Block a user