[ 
https://issues.apache.org/jira/browse/CASSANDRA-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-2493:
--------------------------------------

    Attachment: 2493.txt

patch to preserve column order.  columns that do not exist in a given row come 
back as null; this requires changing value and ts fields in thrift Column 
struct to optional. manual checking for set-ness is added to ThriftValidation 
to make up for this.

> CQL does not preserve column order in select statement
> ------------------------------------------------------
>
>                 Key: CASSANDRA-2493
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2493
>             Project: Cassandra
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 0.8
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: 2493.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to