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

Do not pass `unique` option with columnstore indexes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.31.3
    • Affects Version/s: None
    • Component/s: Indexes
    • Labels:
      None
    • 3
    • Not Needed
    • Iteration Barnacle

      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.

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

              Created:
              Updated:
              Resolved: