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

Incorrect handling of blob literals when the blob column is in reverse clustering order

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.2.6
    • None
    • Normal

    Description

      Parsing goes through ReversedType.fromString() in this case, and that doesn't strip "0x" when calling BytesType.fromString().

      The attached patch makes Constants.parsedValue() ReversedType-aware.

      Attachments

        1. 5629.txt
          1 kB
          Aleksey Yeschenko

        Activity

          People

            aleksey Aleksey Yeschenko
            aleksey Aleksey Yeschenko
            Aleksey Yeschenko
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: