[
https://issues.apache.org/jira/browse/ASTERIXDB-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ali Alsuliman updated ASTERIXDB-2791:
-------------------------------------
Description:
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 nulls and missings keys.
* Make sure array indexes handle NULLs/MISSINGs
* Make sure inverted indexes handle NULLs/MISSINGs
* Make sure R-Tree indexes handle NULLs/MISSINGs
was:
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.
* Make sure array indexes handle NULLs/MISSINGs
* Make sure inverted indexes handle NULLs/MISSINGs
* Make sure R-Tree indexes handle NULLs/MISSINGs
> 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 nulls and missings keys.
> * Make sure array indexes handle NULLs/MISSINGs
> * Make sure inverted indexes handle NULLs/MISSINGs
> * Make sure R-Tree indexes handle NULLs/MISSINGs
--
This message was sent by Atlassian Jira
(v8.3.4#803005)