mirror of https://github.com/apache/cassandra
Add cqlsh DESCRIBE support for frozen UDTs, tuples
Patch by Tyler Hobbs; reviewed by Aleksey Yeschenko for CASSANDRA-7863
This commit is contained in:
parent
655d517b25
commit
c1dc378e0a
|
|
@ -1,4 +1,5 @@
|
|||
2.1.0
|
||||
* cqlsh: DESCRIBE support for frozen UDTs, tuples (CASSANDRA-7863)
|
||||
* Avoid exposing internal classes over JMX (CASSANDRA-7879)
|
||||
* Add null check for keys when freezing collection (CASSANDRA-7869)
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue