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:
parent
85c0cad816
commit
8fb304d665
|
|
@ -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://`` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue