Skip to content

Preview release 1.5.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 01 Dec 11:51
· 1652 commits to master since this release

1.5.0 M3.

  • Added ColumRef child class to represent functions calls (SPARKC-280)
  • Warn if Keep_alive_ms is less than spark batch size in streaming (SPARKC-228)
  • Fixed real tests (SPARKC-247)
  • Added support for tinyint and smallint types (SPARKC-269)
  • Updated Java driver version to 3.0.0-alpha4; Codec API changes (SPARKC-285)
  • Updated Java driver version to 3.0.0-alpha3 (SPARKC-270)
  • Changed the way CassandraConnectorSource is obtained due to SPARK-7171 (SPARKC-268)
  • Change write ConsistencyLevel to LOCAL_QUORUM (SPARKC-262)
  • Parallelize integration tests (SPARKC-293)
  • Includes all patches up to 1.4.1.