Tyler Hobbs created CASSANDRA-7797:
--------------------------------------

             Summary: Cannot alter ReversedType(DateType) clustering column to 
ReversedType(TimestampType)
                 Key: CASSANDRA-7797
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7797
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Tyler Hobbs
            Assignee: Tyler Hobbs
             Fix For: 2.0.10, 2.1.0


ReversedType doesn't override {{AbstractType.isCompatibleWith()}}, so 
{{ReversedType(TimestampType)}} is not considered compatible with 
{{ReversedType(DateType)}}.  It needs to verify that the other type is reversed 
and that the base types are compatible.



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

Reply via email to