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

Aleksey Yeschenko commented on CASSANDRA-7806:
----------------------------------------------

+1

> cqlsh: Fix column name formatting for functions, [applied], udt fields
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-7806
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7806
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Tyler Hobbs
>            Assignee: Tyler Hobbs
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: 7806-2.1.0.txt
>
>
> cqlsh is using the python driver's default row factory (named_tuple_factory) 
> which can change result column names to make valid python identifiers.  
> Instead, cqlsh should use ordered_dict_factory so that the original result 
> column names are preserved (and so is the ordering).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to