Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-5830

Do not pass `unique` option with columnstore indexes

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 1.31.3
    • None
    • Indexes
    • None
    • 3
    • Not Needed
    • Iteration Barnacle

    Description

      Currently we're passing the `unique` option = false when creating columnstore indexes in Compass. This errors with `Index type 'columnstore' does not support the 'unique' option.`

      We should remove the unique field instead of passing false. We should also disable the `unique` ui checkbox option when columnstore indexes are in use.

      Attachments

        Activity

          People

            rhys.howell@mongodb.com Rhys Howell
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: