dataframe icon indicating copy to clipboard operation
dataframe copied to clipboard

Add Vertica DB support on dataframe-jdbc

Open brunoteo opened this issue 11 months ago • 1 comments

Hi! I've created this pull request to handle Vertica Database inside dataframe-jdbc

A new Vertica.kt class was added that implements DbType

I tested the solution in verticaTest.kt class running this local docker image -> https://hub.docker.com/r/vertica/vertica-ce

The documentation is updated with the Vertica dependency

Thanks

brunoteo avatar Feb 27 '24 12:02 brunoteo

Hi @brunoteo thanks for the contribution! We need approximately 2–4 weeks to test your solution and make a decision about including this feature in 0.14 release or not. After that, I will be able to return to you with some questions.

It's an excellent-prepared PR!

zaleslaw avatar Feb 27 '24 12:02 zaleslaw