-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
SERVER-68153 added a shell helper to decompress BSONColumn. We achieved this by linking the BSONColumn library into the shell binary. We cannot do this for mongosh. An alternative is to create an undocumented command that returns the decompressed BSONColumn. Currently users have no way of decompressing the BSONColumn type, so this would be great for diagnosability.
- is depended on by
-
MONGOSH-1778 Create a shell helper to decompress BSONColumn
- Waiting (Blocked)
- is related to
-
SERVER-91951 Pipeline operator to decompress a BSONColumn
- Backlog