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

Use timestamp from ClientState by default in AlterTableStatement

    XMLWordPrintableJSON

Details

    • Low

    Description

      example failure:

      http://cassci.datastax.com/job/trunk_testall/1298/testReport/org.apache.cassandra.cql3.validation.operations/AlterTest/testDropListAndAddListWithSameName

      Error Message
      
      Invalid value for row 0 column 2 (mycollection of type list<text>), expected <null> but got <[first element]>
      
      Stacktrace
      
      junit.framework.AssertionFailedError: Invalid value for row 0 column 2 (mycollection of type list<text>), expected <null> but got <[first element]>
      	at org.apache.cassandra.cql3.CQLTester.assertRows(CQLTester.java:908)
      	at org.apache.cassandra.cql3.validation.operations.AlterTest.testDropListAndAddListWithSameName(AlterTest.java:87)
      

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            sean.mccarthy Sean McCarthy
            Sylvain Lebresne
            Aleksey Yeschenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: