You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2014/08/02 01:41:38 UTC

[jira] [Commented] (CASSANDRA-7659) cqlsh: DESCRIBE KEYSPACE should order types according to cross-type dependencies

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

Aleksey Yeschenko commented on CASSANDRA-7659:
----------------------------------------------

With CASSANDRA-7656 in, this should now be resolved as well?

> 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
>             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)