Rajeshwar created CASSANDRA-15091:
-------------------------------------

             Summary: How to access indexed list of user defined data type as a 
frozen on a table column "foos" is defined as  "list<frozen<UDT>>"?
                 Key: CASSANDRA-15091
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15091
             Project: Cassandra
          Issue Type: Bug
            Reporter: Rajeshwar


{{Let foo is defined as foo in below}}
{code:java}
 CREATE TYPE api.foo ( arrival_date_time text, carrier_iata text, carrier_id 
text, carrier_name text, class_code text, departure_date_time text, 
flight_duration int, "from" text, "to" text, via text ); {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to