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 2016/05/09 21:29:12 UTC

[jira] [Commented] (ASTERIXDB-1067) Secondary btree index should not have a bloomfilter on it since the filter is not used for range search which is always the case for secondary index search

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

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

Commit 11810ce0d871e5ebd4c71ad52447abdf882f3761 in incubator-asterixdb's branch refs/heads/master from kisskys
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=11810ce ]

ASTERIXDB-1067: removed Bloomfilters from internal datasets' secondary LSM Btree indexes

Change-Id: I45ee757641e167dfd7ff73436111ba12b335dc93
Reviewed-on: https://asterix-gerrit.ics.uci.edu/843
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <im...@apache.org>


> Secondary btree index should not have a bloomfilter on it since the filter is not used for range search which is always the case for secondary index search
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-1067
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1067
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>          Components: AsterixDB, Storage
>            Reporter: asterixdb-importer
>            Assignee: Young-Seok Kim
>            Priority: Minor
>
> Secondary btree index should not have a bloomfilter on it since the filter is not used for range search which is always the case for secondary index search



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)