Commit Graph

10 Commits (e5bd8def1ea59d479ded7f32d78ae0bacb086436)

Author SHA1 Message Date
Maysam Yabandeh 54b434110e Builders for partition filter 8 years ago
sdong 5009b5326b BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists 8 years ago
Aaron Gao e532877940 Add statistics field to show total size of index and filter blocks in block cache 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
dyniusz a065cdb388 bloom hit/miss stats for SST and memtable 9 years ago
sdong 68af7811ea Remember whole key/prefix filtering on/off in SST file 10 years ago
Igor Canadi 54cada92b1 Run make format on PR #249 10 years ago
Torrie Fischer fb6456b00d Replace naked calls to operator new and delete (Fixes #222) 10 years ago
Igor Canadi faad439ac4 Fix #284 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago