You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/27 16:50:00 UTC

[jira] [Commented] (ASTERIXDB-2967) Force EXCLUDE UNKNOWN for array indexes

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420901#comment-17420901 ] 

ASF subversion and git services commented on ASTERIXDB-2967:
------------------------------------------------------------

Commit 01f463825586ae3aa7f85bc29f30fb06743c87b9 in asterixdb's branch refs/heads/master from ggalvizo
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=01f4638 ]

[ASTERIXDB-2967][IDX] Force EXCLUDE UNKNOWN for array indexes

- user model changes: no
- storage format changes: no
- interface changes: no

Force EXCLUDE UNKNOWN for array indexes, and some slight refactoring of
the tests (to reduce the array index test footprint).

Change-Id: Ic3b82df0d1f98a55a484cde3a18c59e59ffcd50e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/13344
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Dmitry Lychagin <dm...@couchbase.com>


> Force EXCLUDE UNKNOWN for array indexes
> ---------------------------------------
>
>                 Key: ASTERIXDB-2967
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2967
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: IDX - Indexes
>            Reporter: Glenn Justo Galvizo
>            Assignee: Glenn Justo Galvizo
>            Priority: Major
>
> To be consistent with BTREE indexes, array indexes should force EXCLUDE UNKNOWN with their DDL. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)