Skip to content

Release 1.4.0 Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 16 Sep 08:37
· 1842 commits to master since this release

1.4.0 RC1

  • Added TTL and WRITETIME documentation (SPARKC-244)
  • Reduced the amount of unneccessary error logging in integration tests (SPARKC-223)
  • Fixed Repartition and JWC and Streaming Checkpointing broken by serialization
    errors related to passing RowWriteFactory / DefaultRowWriter (SPARKC-202)
  • Fixed exceptions occuring when performing RDD operations on any.
    CassandraTableScanJavaRDD (SPARKC-236)