-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
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.