]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Ignore empty filter block when data block is empty
authorHuachao Huang <huachao.huang@gmail.com>
Thu, 22 Mar 2018 05:56:48 +0000 (22:56 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Wed, 6 Jun 2018 18:13:18 +0000 (11:13 -0700)
commit8d7396418c11063481ab5b332188509ec0301a7f
tree6b9c3f1689a8e954c4a783f00a5a1e522324f29a
parentd25ca5fd49e7e523be91974ac951fb4265df57ec
Ignore empty filter block when data block is empty

Summary:
Close https://github.com/facebook/rocksdb/issues/3592
Closes https://github.com/facebook/rocksdb/pull/3614

Differential Revision: D7291706

Pulled By: ajkr

fbshipit-source-id: 9dd8f40bd7716588e1e3fd6be0c2bc2766861f8c
table/block_based_filter_block.cc
table/block_based_filter_block.h
table/block_based_filter_block_test.cc
table/block_based_table_builder.cc
table/filter_block.h
table/full_filter_block.h
table/full_filter_block_test.cc
table/partitioned_filter_block.cc
table/partitioned_filter_block.h