[
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 <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
> 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)