Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

sfirke
Copy link
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
Copy link
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
28 checks passed
@sfirke sfirke deleted the docker-db-drivers branch November 29, 2023 20:26
@mistercrunch
Copy link
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?

sfirke added a commit to sfirke/superset that referenced this pull request Mar 22, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants