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

[Enhancement]: Vertica CE module (data warehouse + relational database) #9242

Open
beargiles opened this issue Sep 17, 2024 · 1 comment
Open

Comments

@beargiles
Copy link

Module

Core

Proposal

I have a POC Vertica CE module. Vertica is a data warehouse using a columnar database but also supports standard SQL. The product itself is cloud-based but there is a docker-based 'community edition' version.

This module can successfully start the server and execute a test query. It does not yet support TLS, and I have no made no attempt to access it as a data warehouse.

Unfortunately, I didn't realize their definition of 'community edition' is much more restrictive than usual so that will need to be resolved before the module can be added. Anyone who can use this module should already have a broader license and can clearly benefit from this module - that should be an easy sell.

That leaves the question of ensuring we have a perpetual license that will let anyone, anywhere, build this module. I'll need to circle back to this.

I'll be submitting a POC PR for anyone who wants to see what I have so far.

@eddumelendez
Copy link
Member

Hi @beargiles, the ideal workflow would be to raise an issue or discussion first, triage it and then raise the PR.

I think the blocker I see is how to test it ourselves. There is also another option, which is ask Vertica or OpenText to host the module. If we are not able to run the tests then we can not maintain the module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants