spark-redshift-community / spark-redshift

Performant Redshift data source for Apache Spark
Apache License 2.0
136 stars 62 forks source link

Stable 4.0.0 release to publish to maven central #29

Closed lucagiovagnoli closed 5 years ago

lucagiovagnoli commented 5 years ago

I'm publishing a stable release to publish this to Maven Central.

There has been no progress on the dropped features (except better testing) but I think it's worth to put something out to let people to use this.

@davidmarin for review

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   73.92%   73.92%           
=======================================
  Files          15       15           
  Lines         767      767           
  Branches      103      103           
=======================================
  Hits          567      567           
  Misses        200      200
lucagiovagnoli commented 5 years ago

Fixes #19