Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.5.0
-
None
-
Query-Sprint-09-06-2016
Description
Per discussion between Query and Indexing teams, we are adjusting the API contract for array indexing.
For a MISSING array, EvaluateForIndex() will send [ MISSING ].
For empty array [], EvaluateForIndex() will continue to send []. Index scan will produce MISSING in 4.5.1, and nil in the future.