[SERVER-67384] Ensure we are using the correct config strings when creating WiredTigerColumnStore Created: 20/Jun/22  Updated: 29/Oct/23  Resolved: 11/Jul/22

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.0-rc0

Type: Bug Priority: Major - P3
Reporter: Mathias Stearn Assignee: Ian Boros
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: QE 2022-06-27, QE 2022-07-11
Participants:

 Description   

It looks like we are currently using the WiredTigerIndex::create method which is intended for making a SortedDataInterface rather than a ColumnStore. In particular, it does not enable dictionary compression. We will likely want the configuration strings to diverge further as we fine tune the ColumnStore implementation, so we should make sure we are using those config strings ASAP.



 Comments   
Comment by Githook User [ 01/Jul/22 ]

Author:

{'name': 'Ian Boros', 'email': 'ian.boros@mongodb.com', 'username': 'borosaurus'}

Message: SERVER-67384 Use correct code path for creating column indexes
Branch: master
https://github.com/mongodb/mongo/commit/66cfb62d4cfc608e7fc909a3f0ea35d7a4ab6c4e

Generated at Thu Feb 08 06:08:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.