superset/docs/docs
Đặng Minh Dũng ccb293a083
fix(Trino): create `PrestoBaseEngineSpec` base class to share common code between Trino and Presto (#21066)
* chore: create `PrestoBaseEngineSpec` class that share common functions between Presto and Trino

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* feat(Trino): support CertificateAuthentication

* chore(Presto): move `get_function_names` to `PrestoBaseEngineSpec`

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* chores(Presto): remove `is_readonly_query`

* feat(Trino): implement `extra_table_metadata`

* feat(Trino): specify `User-Agent`

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* fix: pylint

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* chores(Presto): move `PrestoBaseEngineSpec` to `presto.py`

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

* fix(Presto): typing annotations

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>

Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
2022-08-29 10:21:28 +03:00
..
contributing feat(sql lab): display presto and trino tracking url (#20799) 2022-07-26 20:20:08 -07:00
creating-charts-dashboards chore(docs): feature flags setting is misleading in docs (#20622) 2022-07-11 08:43:13 -03:00
databases fix(Trino): create `PrestoBaseEngineSpec` base class to share common code between Trino and Presto (#21066) 2022-08-29 10:21:28 +03:00
installation fix: database permissions on update and delete (avoid orphaned perms) (#20081) 2022-08-02 18:28:46 +01:00
miscellaneous Typo (#20009) 2022-05-10 10:12:03 -04:00
api.mdx docs: update lock + general cleanup (#19350) 2022-03-24 15:43:30 +02:00
frequently-asked-questions.mdx docs: remove old viz plugin docs (#18914) 2022-02-24 11:54:22 +02:00
intro.mdx Update intro.mdx (#20557) 2022-07-13 21:02:31 -04:00
security.mdx fix typo in secutiry.mdx (#20185) 2022-05-25 15:45:16 +03:00