You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2015/05/05 19:03:00 UTC

[jira] [Created] (CASSANDRA-9305) Test dispaly of all types in cqlsh

Tyler Hobbs created CASSANDRA-9305:
--------------------------------------

             Summary: Test dispaly of all types in cqlsh
                 Key: CASSANDRA-9305
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9305
             Project: Cassandra
          Issue Type: Test
          Components: Tests
            Reporter: Tyler Hobbs
            Assignee: Jim Witschey
            Priority: Minor
             Fix For: 3.x, 2.1.x


Although we have cqlsh tests for displaying a lot of types, we don't have full coverage.  It looks like we need to add tests for the following types:
* map, set, list
* frozen (and nested) map, set, list
* tuples (including nested)
* time and date types (CASSANDRA-7523)
* timeuuid
* CompositeType (needs to be created as a custom type, like {{mycol 'org.apache.cassandra.db.marshal.CompositeType(AsciiType, Int32Type)'}}, see CASSANDRA-8919)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)