-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Compass
-
None
-
5
-
Iteration Zanzibar, Iteration Anemone
-
Not Needed
> in Compass, when connected to a MongoDB 6.1+, users will be able to create and delete columnar indexes and specify the index options upon creation and columnar indexes will have their dedicated type label in the list of indexes;
These following options will only show up if the mongodb server version is 6.1+.
In the create index modal:
- a new entry in the type dropdown for columnstore
- a new optional checkbox under options for "Columnstore Projection" that, when clicked, shows a text input where the columnstore projection's JSON can be added, just like we do for wildcard projection
In the index list:
- differentiate columnar indexes
See Scope Doc: https://docs.google.com/document/d/1RsGAKKHtT01KoBPYV47h0x0FR0Fc_Jtn2skigpHcN4A/edit#heading=h.haavpvf17xzz
- related to
-
COMPASS-5830 Do not pass `unique` option with columnstore indexes
- Closed
-
COMPASS-5748 Update compass indexes to shared webpack config
- Closed
-
COMPASS-5774 Link to columnstore index documentation once it becomes available
- Closed