Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-176

Dropping a named primary index leads to an error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-beta.3
    • 1.0.0-beta.2
    • None
    • None
    • 1
    • SDK22: Lambda + KV Range Scan

    Description

      It is not currently possible to drop a named primary index as the 'DROP PRIMARY INDEX' command is not able to handle this (instead we need to convert it to a `DROP INDEX` command instead (based on the SDK-RFC permitting a name to be passed as an option to the dropPrimaryIndex method).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              avsej Sergey Avseyev
              brett19 Brett Lawson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes