[
https://issues.apache.org/jira/browse/ASTERIXDB-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Luo resolved ASTERIXDB-2166.
---------------------------------
Resolution: Fixed
> Bloomfilter is not correctly bulk loaded for buddy btree
> --------------------------------------------------------
>
> Key: ASTERIXDB-2166
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2166
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: IDX - Indexes, STO - Storage
> Reporter: Chen Luo
> Assignee: Chen Luo
>
> For LSM indexes, conceptually we have two kinds of bloom filters, i.e., for
> the index itself (if it's a primary index), or for the buddy btree to store
> deleted keys. For the latter, we use delete() method to bulk load the keys,
> which is however ignored by the BloomFilterBulkLoader class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)