mirror of https://github.com/apache/cassandra
cqlsh: upgrade bundled python driver to 2.1.2
Patch by Tyler Hobbs for CASSANDRA-8031
This commit is contained in:
parent
f3ca6880b6
commit
391f1d3bb6
|
|
@ -1,4 +1,5 @@
|
|||
2.1.2
|
||||
* Fix DESCRIBE TABLE with custom indexes (CASSANDRA-8031)
|
||||
* Fix race in RecoveryManagerTest (CASSANDRA-8176)
|
||||
* Avoid IllegalArgumentException while sorting sstables in
|
||||
IndexSummaryManager (CASSANDRA-8182)
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue