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

Pinned Spark version to 3.3.2 #550

Closed jbobson98 closed 1 year ago

jbobson98 commented 1 year ago

Summary

The spark version in the docker-compose file has been pinned to 3.3.2 to prevent test failures that were caused by using spark version 3.4 (from -latest tag).

Description

Updated docker-compose and readme files.

Related Issue

Addresses test failures described in #547

Additional Reviewers

@jeremyprime @AnatoliShein

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 year ago

Codecov Report

Merging #550 (4afa0dd) into main (e6ef1d1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #550   +/-   ##
=======================================
  Coverage   87.55%   87.55%           
=======================================
  Files          44       44           
  Lines        2000     2000           
  Branches      114      114           
=======================================
  Hits         1751     1751           
  Misses        249      249           
Flag Coverage Δ
unittests 87.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more