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

Ensure latest patch version of Vertica is being tested #513

Closed jeremyprime closed 1 year ago

jeremyprime commented 1 year ago

Is your feature request related to a problem? Please describe.

Our automated tests for Vertica 12 are all for 12.0.0, but we should be testing against the latest patch version that most customers would be using. Right now that is 12.0.1, and soon to be 12.0.2.

Describe the solution you'd like

Update the main, daily, and weekly tests to test on 12.0.1 (and later 12.0.2) instead of 12.0.0.