Commit Graph

20 Commits (f6ed420e4d71471430c4f135f8084eddd72bac0a)

Author SHA1 Message Date
sdong d50619a559 PlainTableIterator::Seek() shouldn't check bloom filter in total order mode 10 years ago
Lei Jin 0d755fff14 cache friendly blocked bloomfilter 10 years ago
Kai Liu 566f18e6ad More precise calculation of sub_index_size 11 years ago
sdong a04dbf6e49 PlainTable::Next() should pass the error message from ReadKey() 11 years ago
Kai Liu b2e7ee8b41 Followup code refactor on plain table 11 years ago
Siying Dong f3ae3d07cc Add more black-box tests for PlainTable and explicitly support total order mode 11 years ago
kailiu 161ab42a8a Make table properties shareable 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
Kai Liu 4b51dffcf8 Some refactorings on plain table 11 years ago
Kai Liu ef602f6275 Misc cleanup on performance branch 11 years ago
Siying Dong abaf26266d [RocksDB] [Performance Branch] Some Changes to PlainTable format 11 years ago
Siying Dong 28c24de8be [RocksDB Peformance Branch] A bug in PlainTable format 11 years ago
Kai Liu 2e9efcd6d8 Add the property block for the plain table 11 years ago
Siying Dong 9718c790ec [Performance Branch] Fix a bug of PlainTable when building indexes 11 years ago
kailiu e1d92dfd2e Fix a bunch of mac compilation issues in performance branch 11 years ago
Siying Dong f040e536e4 [RocksDB Performance Branch] A more customized index in PlainTableReader 11 years ago
Siying Dong dfa1460d88 [For Performance Branch] Bloom filter in PlainTableIterator::Seek() - Update 1 11 years ago
Siying Dong 718488abc5 Add BloomFilter to PlainTableIterator::Seek() 11 years ago
Siying Dong b59d4d5a50 A Simple Plain Table 11 years ago