Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
With the addition of (ANY|SOME) AND EVERY as an additional quantification option, we no longer need to recognize different ways to specify that an array is non-empty. Instead, we can just force the user to use (ANY|SOME) AND EVERY.
This change should be updated in the docs, code and tests should be refactored accordingly.
Attachments
Issue Links
- Blocked
-
ASTERIXDB-2832 Enumerate Additional Approaches to Specify Empty Arrays for Array Index Optimization
- Closed