mirror of
https://github.com/apache/superset.git
synced 2026-04-16 14:45:21 +00:00
Add doc entry for BigQuery support (#4917)
closes https://github.com/apache/incubator-superset/issues/945
This commit is contained in:
committed by
GitHub
parent
5f6a1cea47
commit
fa4acb1bda
@@ -320,6 +320,8 @@ Here's a list of some of the recommended packages.
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Kylin | ``pip install kylinpy`` | ``kylin://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| BigQuery | ``pip install pybigquery`` | ``bigquery://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
|
||||
Note that many other database are supported, the main criteria being the
|
||||
existence of a functional SqlAlchemy dialect and Python driver. Googling
|
||||
|
||||
Reference in New Issue
Block a user