mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: Update engine installation (#10509)
* Update installation.rst * Update installation.rst Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
@@ -522,8 +522,6 @@ Here's a list of some of the recommended packages.
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| Google Sheets | ``"apache-superset[gsheets]"`` | ``gsheets://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| Hana | ``"apache-superset[hana]"`` | ``hana://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| IBM Db2 | ``"apache-superset[db2]"`` | ``db2+ibm_db://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| MySQL | ``"apache-superset[mysql]"`` | ``mysql://`` |
|
||||
@@ -534,6 +532,8 @@ Here's a list of some of the recommended packages.
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| Presto | ``"apache-superset[presto]"`` | ``presto://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| SAP HANA | ``"apache-superset[hana]"`` | ``hana://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| Snowflake | ``"apache-superset[snowflake]"`` | ``snowflake://`` |
|
||||
+------------------+-------------------------------------------------------------------+-------------------------------------------------+
|
||||
| SQLite | | ``sqlite://`` |
|
||||
|
||||
Reference in New Issue
Block a user