Skip to content

Release 1.4.2

Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 17 Feb 14:33
· 1765 commits to master since this release

1.4.2

  • SqlRowWriter not using Cached Converters (SPARKC-329)
  • Fix Violation of Partition Contract (SPARKC-323)
  • Use ScalaReflectionLock from Spark instead of TypeTag.
    to workaround Scala 2.10 reflection concurrency issues (SPARKC-333)