-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It would be useful, in tandem with planned hashing functionality, to be able to transform arbitrary objects in aggregation to their BSON representation.
It would work something like this:
{ $convert: {
input: { foo: "bar" },
to: "binData",
format: "bson",
}}
- is related to
-
SERVER-107540 Allow users to generate a hash from a UTF-8 string or binary data
-
- Closed
-
- related to
-
SERVER-104650 Add a $bsonHash aggregation operator
-
- Closed
-
1.
|
Add end-to-end BSON hashing tests | SERVER-122984 |
|
In Code Review | Max Verbinnen | |
2.
|
Add upgrade/downgrade JS tests | SERVER-122983 |
|
In Progress | Max Verbinnen | |
3.
|
Enable featureFlagConvertObjectToBinData flag | SERVER-122985 |
|
Open | Max Verbinnen |