mirror of https://github.com/apache/cassandra
Updated cqlsh Python driver to fix DESCRIBE problem for legacy tables
patch by Stefania Alborghetti; reviewed by Adam Holmberg for CASSANDRA-11055
This commit is contained in:
parent
4008e9bd3f
commit
06bb6b9d09
|
|
@ -1,4 +1,5 @@
|
|||
2.1.15
|
||||
* Updated cqlsh Python driver to fix DESCRIBE problem for legacy tables (CASSANDRA-11055)
|
||||
* cqlsh: apply current keyspace to source command (CASSANDRA-11152)
|
||||
* Backport CASSANDRA-11578 (CASSANDRA-11750)
|
||||
* Clear out parent repair session if repair coordinator dies (CASSANDRA-11824)
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue