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

Support for UPDATE predicates

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Not A Problem
    • None
    • Legacy/CQL
    • 2.0.3

    Description

      cqlsh:spdatarp> UPDATE t_spdatarpro_ro SET amount = 10 WHERE messageid = '123456';
      Bad Request: Non PRIMARY KEY messageid found in where clause

      In this case, messageid is the secend index. I want to update all rows which messageid is '123456', but it failed

      Attachments

        Activity

          People

            blerer Benjamin Lerer
            nivance nivance
            Benjamin Lerer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: