Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.08 KB

changes_0.2.1.md

File metadata and controls

21 lines (19 loc) · 1.08 KB

Spark Exasol Connector 0.2.1, released 2019-07-15

Fixes

  • Fix bug with Decimal type conversion #44 #47 by @jpizagno
  • Fix bug with JDBC string null value setting #46 #52 by @morazow
  • Add Scala 2.12+ cross compilation for Spark versions above 2.4+ #38 #50 by @morazow
  • Improve integration testing Docker startup time #51 #53 by @3cham
  • Add check that ensures host parameter value is an IPv4 address #42 #48 #43 #49 by @morazow