-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
There might be some details on the desired behavior that need to be thought about, but this could probably be implemented by converting through the string type (i.e. BinData<source_type> -> string -> BinData<target_type>). Of course, it could also be implemented directly.
- is related to
-
SERVER-96027 convert between different binData subtypes is no-op when it should be error
- Closed