Releases: datastax/spark-cassandra-connector
Releases · datastax/spark-cassandra-connector
Release 1.6.7
Includes:
- Protect against overflows in Size Estimates (SPARKC-492)
- Confirm truncation with datasource writes (SPARKC-472)
Release 2.0.2
Includes:
- Protect against Size Estimate Overflows (SPARKC-492)
- Add java.time classes support to converters and sparkSQL (SPARKC-491)
- Allow Writes to Static Columns and Partition Keys (SPARKC-470)
Release 1.6.6
Includes:
- Allow Writes to Static Columns and Partition Keys (SPARKC-470)
- SessionProxy Should Proxy all Runtime Interfaces (SPARKC-476)
- Always Use Codec Cache When Reading from Driver Rows (SPARKC-473)
Release 2.0.1
Prepare 2.0.1 Release * Refactor CustomTableScan Method (SPARKC-481)
Release 2.0.0
Prepare 2.0.0 Release Includes SPARKC-474: Driver Upgrade SPARKC-473: RowReader Optimization for all RowReaders (SPARKC-383)
Release 1.6.5
Prepare 1.6.5 Release * Optimize Spark Sql Count(*) with CassandraCount (SPARKC-412) * Fix Incomplete Shading of Guava (SPARKC-461) * Replace all Logging Dependencies from Spark-Core with Internal Class (SPARKC-460) * Remove Java8 Dependency in CassandraConnectorConf (SPARKC-462)
Release 1.6.4
Prepare 1.6.4 Release Merge branch 'b1.5' into b1.6
Release 1.5.2
v1.5.2 Prepare 1.5.2 Release
Release 1.4.5
Prepare 1.4.5 Release Update Changes.txt
Release 1.6.3
1.6.3
- Added SSL client authentication (SPARKC-359)
- Correct order of "Limit" and "orderBy" clauses in JWCT (SPARKC-433)
- Improved error messages on CreateCassandraTable from DataFrame (SPARKC-428)
- Improved backwards compatibility with older Cassandra versions
(SPARKC-387, SPARKC-402) - Fix partitioner on Integer.MIN_VALUE (SPARKC-419)