Skip to content

QuestDB Container module#5606

Closed
jerrinot wants to merge 5 commits into
testcontainers:mainfrom
jerrinot:feat/questdb
Closed

QuestDB Container module#5606
jerrinot wants to merge 5 commits into
testcontainers:mainfrom
jerrinot:feat/questdb

Conversation

@jerrinot

Copy link
Copy Markdown
Contributor

Hello, QuestDB has 8900+ GitHub stars, and I believe users will benefit from this.

I realise this is incomplete and documentation is lacking. I'm sending this as a draft to get some early feedback on whether you would consider merging this at all. If so, I would be keen to contribute this to TestContainers for other platforms, starting with Python.

Any feedback is much appreciated!

@jerrinot jerrinot marked this pull request as ready for review July 24, 2022 11:17
@jerrinot jerrinot requested a review from a team July 24, 2022 11:17

@eddumelendez eddumelendez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @jerrinot ! Can we add docs, please?

@jerrinot

Copy link
Copy Markdown
Contributor Author

hi @eddumelendez, thanks for a quick reply!
sure thing, I'll add the docs.

@eddumelendez

Copy link
Copy Markdown
Member

@jerrinot can you please add questdb to

  • .github/ISSUE_TEMPLATE/bug_report.yaml
  • .github/ISSUE_TEMPLATE/enhancement.yaml
  • .github/ISSUE_TEMPLATE/feature.yaml
  • .github/dependabot.yml
  • .github/labeler.yml

@@ -0,0 +1,77 @@
package org.testcontainers.containers;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
package org.testcontainers.containers;
package org.testcontainers.questdb;

Going ahead, new modules should use a package name following org.testcontainers.{module-name}, to avoid Split Package issues with JMS.

@eddumelendez

Copy link
Copy Markdown
Member

@jerrinot just pinging to see if you are willing to work on the suggestions/requested changes 🙂

@jerrinot

Copy link
Copy Markdown
Contributor Author

@eddumelendez hi, yes, totally. sorry for going silent. need to find some time. it's still on my radar.

@jerrinot

Copy link
Copy Markdown
Contributor Author

closing in favour of #5995

@jerrinot jerrinot closed this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants