Skip to content

Release 1.4.1

Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 01 Dec 11:14
· 1788 commits to master since this release

1.4.1

  • Let UDTs be converted from GenericRows (SPARKC-271)
  • Map InetAddress and UUID to string and store it as StringType in Spark SQL (SPARKC-259)
  • VarInt Column is converted to decimal stored in Spark SQL (SPARKC-266)
  • Retrieve TableSize from Cassandra system table for datasource relation (SPARKC-164)
  • Fix merge strategy for netty.io.properties (SPARKC-249)
  • Upgrade integration tests to use Cassandra 2.1.9 and upgrade Java Driver.
    to 2.1.7.1, Spark to 1.4.1 (SPARKC-248)
  • Make OptionConverter handle Nones as well as nulls (SPARKC-275)