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

NPE while freezing a tuple containing a list

    XMLWordPrintableJSON

Details

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

    Description

      Detected in 2.1.0-rc7 (not released yet):

      cqlsh:test> CREATE TABLE mytable (k int PRIMARY KEY, v_0 frozen<tuple<list<int>>>);
      <ErrorMessage code=2000 [Syntax error in CQL query] message="Failed parsing statement: [CREATE TABLE mytable (k int PRIMARY KEY, v_0 frozen<tuple<list<int>>>);] reason: NullPointerException null">
      

      Attachments

        1. 7869.txt
          1 kB
          Olivier Michallat

        Activity

          People

            omichallat Olivier Michallat
            omichallat Olivier Michallat
            Olivier Michallat
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: