vertica / spark-connector

This component acts as a bridge between Spark and Vertica, allowing the user to either retrieve data from Vertica for processing in Spark, or store processed data from Spark into Vertica.
Apache License 2.0
20 stars 23 forks source link

Update tests for Vertica 12.0.2 #514

Closed ai-bq closed 1 year ago

ai-bq commented 1 year ago

Workflows need to be updated for Vertica 12.0.2 to properly test the new addition of Parquet export for complex types.

Related to #513.

jeremyprime commented 1 year ago

Closed by #526.