豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

docs(drivers): refresh guide on adding a db driver in docker#26038

Merged
rusackas merged 4 commits intoapache:masterfrom
sfirke:docker-db-drivers
Nov 29, 2023
Merged

docs(drivers): refresh guide on adding a db driver in docker#26038
rusackas merged 4 commits intoapache:masterfrom
sfirke:docker-db-drivers

Conversation

@sfirke
Copy link
Copy Markdown
Member

@sfirke sfirke commented Nov 20, 2023

SUMMARY

I went in to fix a couple of broken links reported in BugHerd. While there, I refreshed the whole page, since it had been a while. I didn't remove much, just extraneous text. I did add a bit about debugging, including docker exec -it.

ADDITIONAL INFORMATION

Fixes BugHerd 110, noting that the files linked to (requirements.txt and requirements-dev.txt) no longer exist.

@sfirke sfirke requested a review from rusackas November 20, 2023 19:40
Comment thread docs/docs/databases/docker-add-drivers.mdx Outdated
Comment thread docs/docs/databases/docker-add-drivers.mdx
Copy link
Copy Markdown
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These look like great improvements, and I think the whole page makes more sens overall now.

@rusackas rusackas merged commit f1a6b2f into apache:master Nov 29, 2023
@sfirke sfirke deleted the docker-db-drivers branch November 29, 2023 20:26
@mistercrunch
Copy link
Copy Markdown
Member

mistercrunch commented Feb 1, 2024

BTW while this is up, I noticed that our "lean" docker has stuff like Druid, Hive, and both Postgres and MySQL. Actually "lean" also has this development file reqs: https://github.com/apache/superset/blob/master/requirements/development.in

Arguably, I'd say we'd layer a "raw" layer without any drivers, a "lean" with Postgres only and the rest of drivers needed for tests/CI would be brought into the "ci" (top) layer.

Maybe eventually a "fat" one with all supported drivers?

@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 First shipped in 4.0.0 labels Apr 17, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/M 🚢 4.0.0 First shipped in 4.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants