|
1 |
| - * Add RDD.deleteFromCassandra() method (SPARKC-349) |
2 |
| - * Fixed use of connection.local_dc parameter (SPARKC-448) |
| 1 | +1.6.4 |
| 2 | +* Find converters for classes on different classloaders (SPARKC-363) |
| 3 | +* Fix CassandraConnector and Session Race Condition (SPARKC-441) |
| 4 | +* Fixed use of connection.local_dc parameter (SPARKC-448) |
| 5 | +* Add RDD.deleteFromCassandra() method (SPARKC-349) (backport) |
| 6 | +* Left join with Cassandra (SPARKC-181) (backport) |
| 7 | +* CustomDriverConverter support for DataFrame Conversions (SPARKC-440) |
3 | 8 |
|
4 | 9 | 1.6.3
|
5 | 10 | * Added SSL client authentication (SPARKC-359)
|
|
70 | 75 |
|
71 | 76 | ********************************************************************************
|
72 | 77 |
|
73 |
| - * Fixed use of connection.local_dc parameter (SPARKC-448) |
| 78 | +1.5.2 |
| 79 | +* Find converters for classes on different classloaders (SPARKC-363) |
| 80 | +* Disallow TimeUUID predicate pushdown (SPARKC-405) |
| 81 | +* Avoid overflow on SplitSizeInMB param (SPARKC-413) |
| 82 | +* Fix CassandraConnector and Session Race Condition (SPARKC-441) |
| 83 | +* Correct Order of "limit" and "orderBy" clauses in JWCT (SPARKC-443) |
| 84 | +* Fixed use of connection.local_dc parameter (SPARKC-448) |
74 | 85 |
|
75 | 86 | 1.5.1
|
76 | 87 | * Includes all patches up to 1.4.4
|
|
112 | 123 |
|
113 | 124 | ********************************************************************************
|
114 | 125 |
|
115 |
| - * Fixed use of connection.local_dc parameter (SPARKC-448) |
| 126 | +1.4.5 |
| 127 | +* Find converters for classes on different classloaders (SPARKC-363) |
| 128 | +* Disallow TimeUUID predicate pushdown (SPARKC-405) |
| 129 | +* Avoid overflow on SplitSizeInMB param (SPARKC-413) |
| 130 | +* Fix CassandraConnector and Session Race Condition (SPARKC-441) |
| 131 | +* Correct Order of "limit" and "orderBy" clauses in JWCT (SPARKC-443) |
| 132 | +* Fixed use of connection.local_dc parameter (SPARKC-448) |
116 | 133 |
|
117 | 134 | 1.4.4
|
118 | 135 | * Use executeAsync when joining with C* table (SPARKC-233)
|
|
0 commit comments