-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Usually when we build a response to an aggregate() command, the "ok" field is a double. Example: here.
However, if there is more than one cursor, like for exchange queries, we follow this code path here.
I'm not sure how practical it is to change at this point, but it seems like we should standardize on one type.