Commit Graph

8320 Commits (6a171724b776e55a4fdd535d78e2d1e8b6c74d74)
 

Author SHA1 Message Date
Peter Dillinger 6a171724b7 Clean up + fix build scripts re: USE_SSE= and PORTABLE= (#5800) 5 years ago
Lingjing You 9ba88a1e5d Update history.md for option memtable_insert_hint_per_batch (#5799) 5 years ago
Ronak Sisodia 27f516acc8 Update HISTORY.md for option to make write group size configurable (#5798) 5 years ago
Peter Dillinger aa2486b23c Refactor some confusing logic in PlainTableReader 5 years ago
Lingjing You 1a928c22a0 Add insert hints for each writebatch (#5728) 5 years ago
HouBingjian a378a4c2ac arm64 crc prefetch optimise (#5773) 5 years ago
Levi Tamasi d35ffd569c Temporarily disable hash index in stress tests (#5792) 5 years ago
Adam Retter e8c2e68b4e Fix RocksDB bug in block_cache_trace_analyzer.cc on Windows (#5786) 5 years ago
Ronak Sisodia d05c0fe4d1 Option to make write group size configurable (#5759) 5 years ago
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009) 5 years ago
Wilfried Goesgens fcda80fc33 record the timestamp on first configure (#4799) 5 years ago
Andrew Kryczka dd2a35f13f Support partitioned index and filters in stress/crash tests (#4020) 5 years ago
Andrew Kryczka 20dd828c01 Avoid clock_gettime on pre-10.12 macOS versions (#5570) 5 years ago
tongyingrui c85c87a718 test size was wrong in 'fillbatch' benchmark (#5198) 5 years ago
anand76 2becafdb43 Fix Appveyor build due to signed/unsigned comparison 5 years ago
anand76 eb9026f09b Add a db_bench benchmark to warm up the row cache 5 years ago
jsteemann 4d945c57ac do a bit less work in the normal case (#5695) 5 years ago
Richard He 699e1b5ede Added support for SstFileReader JNI interface (#5556) 5 years ago
Peter Dillinger 7af6ced14b Fix block allocation bug in new DynamicBloom (#5783) 5 years ago
Peter Dillinger 108c619acb Add regression test for serialized Bloom filters (#5778) 5 years ago
Wilfried Goesgens fbab9913e2 upgrade gtest 1.7.0 => 1.8.1 for json result writing 5 years ago
sdong adbc25a4c8 Rename InternalDBStatsType enum names (#5779) 5 years ago
houbingjian cbfa729d37 cmakelist fix, add +crypto flag when use arm crc (#5750) 5 years ago
Maysam Yabandeh 78b8cfc7ec WriteUnPrepared: Split ReadYourOwnWriteStress to three (#5776) 5 years ago
Manuel Ung 2208cc0196 Fix build break in TransactionBaseImpl::TrackKey (#5771) 5 years ago
奏之章 533e47709c Fix WriteBatchWithIndex with MergeOperator bug (#5577) 5 years ago
Richard He cfc20019d1 Fixed FALLOC_FL_KEEP_SIZE undefined (#5614) 5 years ago
Jeffrey Xiao eae9f040eb Initialized pinned_pos_ and pinned_seq_pos_ in FragmentedRangeTombstoneIterator (#5720) 5 years ago
Yi Wu 83b991922e Fix EncryptedEnv assert (#5735) 5 years ago
Andrew Kryczka 43a5cdb58c remove unused #include to fix musl libc build (#5583) 5 years ago
HouBingjian ac97e6930f bloom test check fail on arm (#5745) 5 years ago
Peter Dillinger b55b2f45d0 Faster new DynamicBloom implementation (for memtable) (#5762) 5 years ago
jsteemann 19e8c9b64f use c++17's try_emplace if available (#5696) 5 years ago
Peter Dillinger 20dec1401f Copy/split PlainTableBloomV1 from DynamicBloom (refactor) (#5767) 5 years ago
ENDOH takanao 3f2723a81b fix checking the '-march' flag (#5766) 5 years ago
Maysam Yabandeh f9fb9f1421 Add a unit test to detect infinite loops with reseek optimizations (#5727) 5 years ago
Affan Dar 229e6fbe0e Adding DB::GetCurrentWalFile() API as a repliction/backup helper (#5765) 5 years ago
Yanqin Jin 38b17ecd0e Replace named comparator struct with lambda (#5768) 5 years ago
git-hulk cdb6334e68 MOD: trim last space and comma in perf context and iostat context ToString() 5 years ago
Vijay Nadimpalli 979fbdc696 Persistent globally unique DB ID in manifest (#5725) 5 years ago
Yanqin Jin 44eca41add Fix a bug in file ingestion (#5760) 5 years ago
Yanqin Jin 672befea2a Fix assertion failure in FIFO compaction with TTL (#5754) 5 years ago
Paul O'Shannessy 9a449865e3 Adopt Contributor Covenant 5 years ago
Pratik Dhandharia a281822331 Lower the risk for users to run options.force_consistency_checks = true (#5744) 5 years ago
anand76 1729779b85 Disable MultiGet row cache test in LITE mode (#5756) 5 years ago
Jeremy Taylor c5e12ebfd2 Add Crux to USERS.md 5 years ago
Shafreeck Sea ab0645a596 Fix comment of function NotifyCollectTableCollectorsOnFinish (#5738) 5 years ago
anand76 e10570331d Support row cache with batched MultiGet (#5706) 5 years ago
sdong 1daff8f85a crash_test to skip compaction TTL for FIFO compaction. (#5749) 5 years ago
Pratik Dhandharia 1b4c104a67 replace some reinterpret_cast with static_cast_with_check (#5740) 5 years ago