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:
Tyler Hobbs 2014-08-01 18:08:19 -05:00
parent 110a132b18
commit fe78e81496
3 changed files with 1 additions and 0 deletions

View File

@ -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.