Commit Graph

216 Commits (53d66df0c426efcfc2d81e27cf1b7e7f13869c15)

Author SHA1 Message Date
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Zhongyi Xie 2f29991701 split RandomizedHarnessTest more ways 7 years ago
Fosco Marotto 77dc069eb9 Change size_t cast in table_test 7 years ago
Maysam Yabandeh 46acdc9883 Split HarnessTest_Randomized to avoid timeout 7 years ago
Yi Wu dc360df81e Fix multiple build failures 7 years ago
Anand Ananthabhotla 199405192d Add a BlockBasedTableOption to turn off index block compression. 7 years ago
Maysam Yabandeh 1efc600ddf Preload l0 index partitions 7 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
Andrew Kryczka a4d9c02511 Pass CF ID to MemTableRepFactory 7 years ago
Maysam Yabandeh 40af2381ec Object lifetime in cache 7 years ago
Maysam Yabandeh 6798d1f3be Revert "Delete filter before closing the table" 7 years ago
Maysam Yabandeh 89833577a8 Delete filter before closing the table 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Maysam Yabandeh e7731d119a Configure index partition size 8 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 8 years ago
Andrew Kryczka f2817fb7f9 avoid ASSERT_EQ(false, ...); 8 years ago
Maysam Yabandeh 69d5262c81 Two-level Indexes 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 8 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 8 years ago
Andrew Kryczka fd43ee09da Range deletion microoptimizations 8 years ago
Andrew Kryczka fe349db57b Remove Arena in RangeDelAggregator 8 years ago
Andrew Kryczka 815f54afad Insert range deletion meta-block into block cache 8 years ago
Andrew Kryczka f998c9790f DeleteRange Get support 8 years ago
Andrew Kryczka a0ba0aa877 Fix uninitialized variable gcc error for MyRocks 8 years ago
Islam AbdelRahman b88f8e87c5 Support SST files with Global sequence numbers [reland] 8 years ago
Islam AbdelRahman d062328977 Revert "Support SST files with Global sequence numbers" 8 years ago
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 8 years ago
Andrew Kryczka 6009c473c7 Store range tombstones in memtable 8 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 8 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 8 years ago
Yi Wu 81747f1be6 Refactor MutableCFOptions 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Aaron Gao c7004840d2 store prefix_extractor_name in table 8 years ago
Aaron Gao cec2c6436b fix data race in NewIndexIterator() in block_based_table_reader.cc 8 years ago
Wanning Jiang 78837f5d61 TableBuilder / TableReader support for range deletion 8 years ago
John Alexander 9430333f84 New Statistics to track Compression/Decompression (#1197) 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 8 years ago
Ashish Shenoy fa3536d202 Store SST file compression algorithm as a TableProperty 8 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 9 years ago
Islam AbdelRahman 5bd4022fec Add comparator, merge operator, property collectors to SST file properties (again) 9 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 9 years ago
sdong 30d72ee43c PrefixTest.PrefixAndWholeKeyTest should run against a different directory from prefix_test 9 years ago