superset/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
..
docs fix(Trino): create PrestoBaseEngineSpec base class to share common code between Trino and Presto (#21066) 2022-08-29 10:21:28 +03:00
src docs: added timescaledb (#21128) 2022-08-22 22:16:46 +08:00
static feat: Virtual dataset duplication (#20309) 2022-08-26 16:07:56 -06:00
.gitignore feat: 🚀 Docs V2 CI Script (#18560) 2022-02-02 13:02:51 -08:00
.prettierrc docs(new docs site): removes old sphinx doc site with gatsby (#10784) 2020-09-11 22:59:12 -07:00
babel.config.js feat: 🚀 Docs V2 CI Script (#18560) 2022-02-02 13:02:51 -08:00
docusaurus.config.js docs: add Matomo tracking to docs (#20398) 2022-06-16 10:18:59 -06:00
package.json docs: facelift the docs (#20180) 2022-06-06 09:01:21 -06:00
README.md docs: fix alt image issue (#20856) 2022-07-26 08:25:27 -04:00
sidebars.js feat: 🚀 Docs V2 CI Script (#18560) 2022-02-02 13:02:51 -08:00
tsconfig.json feat: 🚀 Docs V2 CI Script (#18560) 2022-02-02 13:02:51 -08:00
yarn.lock chore(deps): bump terser from 5.9.0 to 5.14.2 in /docs (#20786) 2022-07-27 12:37:29 -06:00

This is the public documentation site for Superset, built using Docusaurus 2. See CONTRIBUTING.md for documentation on contributing to documentation.