Commit Graph

20 Commits (32b4d4ad47caf312eabe563776913ab67e08710c)

Author SHA1 Message Date
Maysam Yabandeh 65ac72edd9 Fix bug in partition filters with format_version=4 (#4381) 6 years ago
Zhongyi Xie 14f409c0f1 PrefixMayMatch: remove unnecessary check for prefix_extractor_ (#4067) 6 years ago
Zhongyi Xie 408205a36b use user_key and iterate_upper_bound to determine compatibility of bloom filters (#3899) 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Islam AbdelRahman 4897eb250b dont skip IO for filter blocks 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Maysam Yabandeh e7731d119a Configure index partition size 7 years ago
Maysam Yabandeh 8b0097b49b Readers for partition filter 7 years ago
Maysam Yabandeh e6725e8c8d Fix some bugs in MockEnv 7 years ago
Siying Dong 1ba2804b7f Remove XFunc tests 7 years ago
Siying Dong 972e3ff295 Enable allow_concurrent_memtable_write and enable_write_thread_adaptive_yield by default 8 years ago
sdong 7b79238b65 Deprectate filter_deletes 8 years ago
sdong 5009b5326b BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists 8 years ago
sdong 20699df843 memtable_prefix_bloom_bits -> memtable_prefix_bloom_bits_ratio and deprecate memtable_prefix_bloom_probes 8 years ago
sdong 7ccb8d6ef3 BlockBasedTable::Get() not to use prefix bloom if read_options.total_order_seek = true 8 years ago
Yi Wu 792762c42c Split db_test.cc 8 years ago