[
https://issues.apache.org/jira/browse/ASTERIXDB-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378055#comment-17378055
]
ASF subversion and git services commented on ASTERIXDB-2791:
------------------------------------------------------------
Commit 522a93f0f2d59e534c5a9477382cde3d8e5813e7 in asterixdb's branch
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=522a93f ]
[ASTERIXDB-2791][IDX] Enable secondary indexes on prefixes
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
Enable secondary indexes on prefixes.
- Remove the filter in INSERT for B-Trees
Change-Id: Ie28908297f859f324182a2d44e7add8848aa5c44
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/12205
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[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)