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

Aleksey Yeschenko commented on CASSANDRA-9825:
----------------------------------------------

That's how I temporarily fixed it too, +1. And I guess we don't need any new 
tests for it now that the one we had is fixed.

> SELECT queries broken for Thrift-created tables with non-string comparators
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9825
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9825
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Aleksey Yeschenko
>            Assignee: Sylvain Lebresne
>             Fix For: 3.0 beta 1
>
>
> {{CFMetaData.getColumnNameType()}} is broken, which in turn breaks 
> {{ColumnIdentifier.Raw.prepare()}}.
> Basically, the logic of it is incorrect - we should be returning the type of 
> the clustering column, not of the {{REGULAR}} {{value}} one.
> See {{ThriftCompatibilityTest}} after [this 
> commit|https://github.com/apache/cassandra/commit/376e552c42e3120638249369029bfa2b9398395c].



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

Reply via email to