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

Tyler Hobbs commented on CASSANDRA-7659:
----------------------------------------

bq. I would extend the scope of this ticket to "remove 
pylib.cqlshlib.cql3handling.UserTypesMeta in favor of 
cassandra.metadata.UserType", that would cover the original issue as well

+1

> 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