Open alarinskii opened 3 weeks ago
Can you paste an example of the error you're seeing? What types are the fields you are having to cast?
A little more information would do a lot to help me understand what your desired behavior is, seeing as we should definitely support varchar in vertica.
Summary
We are using the Vertica connector in GrowthBook to integrate our data sources. Our tables include the numeric(n) and varchar(n) data type, but the Vertica connector is converting it incorrectly, leading to errors.
Expected Behavior
When adding a new datasource we do expect GrowthBook to work with numeric(n), varchar(n) fields without additional casting.
Current Behavior
We have cast all our data: