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/07/06 21:56:00 UTC

[jira] [Commented] (ASTERIXDB-2791) Enable storing nulls in secondary indexes

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

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

Commit 3584174b2a5cafa1ae7b90795f6dd4e0a9be6ed3 in asterixdb's branch refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=3584174 ]

[ASTERIXDB-2791][IDX] Make BTree secondary indexes accept NULLs/MISSINGs

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

Details:
This patch is to allow BTree secondary indexes to store
NULLs and MISSINGs

Change-Id: I3342caa38f52d8d7019bbcd5bf81fc0cc01ca110
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/12065
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ali Alsuliman <al...@gmail.com>
Reviewed-by: Murtadha Hubail <mh...@apache.org>


> Enable storing nulls in secondary indexes
> -----------------------------------------
>
>                 Key: ASTERIXDB-2791
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2791
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: IDX - Indexes, STO - Storage
>    Affects Versions: 0.9.5
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>             Fix For: 0.9.7
>
>
> Currently, nulls and missings keys are not stored in secondary indexes. This applies across all index types. For a composite secondary index, it should be possible to accept partial nulls and missings keys.



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