Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-7797

Cannot alter ReversedType(DateType) clustering column to ReversedType(TimestampType)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.0.10, 2.1.0
    • None
    • None
    • Normal

    Description

      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.

      Attachments

        1. 7797.txt
          4 kB
          Tom Hobbs

        Activity

          People

            thobbs Tom Hobbs
            thobbs Tom Hobbs
            Tom Hobbs
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: