[ 
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 <jenk...@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <ima...@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)

Reply via email to