You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mikhail Stepura (JIRA)" <ji...@apache.org> on 2014/08/06 04:42:12 UTC

[jira] [Updated] (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:all-tabpanel ]

Mikhail Stepura updated CASSANDRA-7659:
---------------------------------------

    Labels: lhf  (was: )

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