[ 
https://issues.apache.org/jira/browse/CASSANDRA-7659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087159#comment-14087159
 ] 

Mikhail Stepura commented on CASSANDRA-7659:
--------------------------------------------

bq. No, cqlsh puts together the user types for the DESCRIBE KEYSPACE output 
itself
That was done only because driver didn't support UDTs at that time. Now we have 
to switch to driver's functionality.

> cqlsh: DESCRIBE KEYSPACE should order types according to cross-type 
> dependencies
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-7659
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7659
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Tyler Hobbs
>            Priority: Minor
>              Labels: lhf
>             Fix For: 2.1.1
>
>
> Since UDTs may use other UDTs for fields, DESCRIBE KEYSPACE should list types 
> in an order that handles the dependencies.  This was recently done in the 
> python driver here: https://github.com/datastax/python-driver/pull/165.  We 
> can either update to the latest python driver, or copy that code for cqlsh.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to