mirror of https://github.com/apache/cassandra
cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples
Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7656
This commit is contained in:
parent
110a132b18
commit
fe78e81496
|
|
@ -1,4 +1,5 @@
|
|||
2.1.0-final
|
||||
* (cqlsh) Handle nulls in UDTs and tuples correctly (CASSANDRA-7656)
|
||||
* Don't use strict consistency when replacing (CASSANDRA-7568)
|
||||
* Fix min/max cell name collection on 2.0 SSTables with range
|
||||
tombstones (CASSANDRA-7593)
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue