-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.0.0
-
Component/s: None
-
Query Optimization
-
Minor Change
-
ALL
-
v8.0
This may have been an edge case we missed in spec for SERVER-43411 but when you try convert from one binData subtype to another binData subtype it currently just returns the input data and it should be an error (or an actual conversion?)
- is related to
-
SERVER-43411 add base64 and UUID conversion functions or add BinData $convert
- Closed
- related to
-
SERVER-96493 Implement $convert between different binData subtypes
- Backlog