Skip to content

v2.0.1

Compare
Choose a tag to compare
@JoshRosen JoshRosen released this 20 Aug 20:27
· 22 commits to master since this release

⚠️ Important: If you are using Spark 1.x, then use v1.1.0 instead. 2.x releases of this library are only compatible with Spark 2.x.

The 2.0.1 release (which is compatible with Spark 2.x) includes the following bug fixes:

  • Provide a clearer error message when attempting to write BinaryType columns to Redshift (#251).
  • Automatically detect the JDBC 4.2 version of the Amazon Redshift JDBC driver (#258 / #259).
  • Restore compatibility with old versions of the AWS Java SDK (#254 / #135). This library now works with versions 1.7.4+ of the AWS Java SDK (and possibly earlier versions, but this has not been tested).