[
https://issues.apache.org/jira/browse/ASTERIXDB-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glenn Justo Galvizo updated ASTERIXDB-2928:
-------------------------------------------
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.
was:
With the addition of EACH 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 EACH AND EVERY.
This change should be updated in the docs, code and tests should be refactored
accordingly.
Summary: Update docs and tests to use ANY AND EVERY for array indexes
(was: Update docs and tests to use EACH AND EVERY for array indexes)
> Update docs and tests to use ANY AND EVERY for array indexes
> ------------------------------------------------------------
>
> Key: ASTERIXDB-2928
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2928
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: DOC - Documentation, IDX - Indexes
> Reporter: Glenn Justo Galvizo
> Assignee: Glenn Justo Galvizo
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)