-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Indexes
-
None
-
3
-
Iteration Barnacle
-
Not Needed
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.
- is related to
-
COMPASS-5665 Support the management of Columnar Indexes
-
- Closed
-