1. 20 Mar, 2020 20 commits
  2. 17 Mar, 2020 1 commit
  3. 17 Jan, 2020 1 commit
  4. 09 Jan, 2020 1 commit
    • yiwu-arbug's avatar
      Update rocksdb to cb7efe6d7 (#419) · e552e09f
      yiwu-arbug authored
      Update rocksdb with the following changes:
      ```
      cb7efe6d7 2020-01-08 zbk602423539@gmail.. Add oldest snapshot sequence property (#6228) (#141)
      c7d775168 2020-01-07 zbk602423539@gmail.. statistics: make ticker and histogram extendible (#136)
      ebec1bd8a 2020-01-07 bupt2013211450@gma.. add multibatch write into memtable (#131)
      4dcfb8789 2020-01-07 zbk602423539@gmail.. fix invalid register for .seh_savexmm (#140)
      ```
      Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
      e552e09f
  5. 31 Dec, 2019 1 commit
  6. 23 Dec, 2019 1 commit
  7. 19 Dec, 2019 1 commit
  8. 18 Dec, 2019 2 commits
    • yiwu-arbug's avatar
      update rocksdb for master (#408) · 3f34060d
      yiwu-arbug authored
      Update rocksdb for master branch with following changes:
      
      Cherry-picking flaky test fix:
      ```
      8c436ff96 2019-12-16 yiwu@pingcap.com     Fix DBFlushTest::FireOnFlushCompletedAfterCommittedResult hang (#6018)
      ```
      
      Cherry-picking titan iterator fix:
      ```
      74a1cac78 2019-11-25 xy.tao@outlook.com   Fix blob context when db_iter uses seek (#6051)
      ```
      
      Cherry-picking intra-L0 fixes:
      ```
      193cded5a 2019-11-25 bupt2013211450@gma.. fix unstable unittest caused by #5958 (#6061)
      7f67659af 2019-11-25 bupt2013211450@gma.. Fix corruption with intra-L0 on ingested files (#5958)
      ```
      
      Cherry-picking unordered_write fixes:
      ```
      165702113 2019-11-25 bupt2013211450@gma.. Fix IngestExternalFile's bug with two_write_queue (#5976)
      720acf34a 2019-12-16 zbk602423539@gmail.. wait pending memtable writes on file ingestion or compact range (#6113)
      380779db1 2019-12-16 siying.d@fb.com      Move pipeline write waiting logic into WaitForPendingWrites() (#5716)
      ```
      
      Upgrade from rocksdb 6.4.4 to 6.4.6:
      ```
      2c55ed1e3 2019-11-25 myabandeh@fb.com     Bump up the version to 6.4.6
      5fe5d4b90 2019-11-25 myabandeh@fb.com     Update HISTORY for SeekForPrev bug fix (#5925)
      dee7a8cb6 2019-11-25 myabandeh@fb.com     Fix SeekForPrev bug with Partitioned Filters and Prefix (#5907)
      aa28dae99 2019-11-25 anand76@devvm1373... Update HISTORY.md with a bug fix
      b626c6a2a 2019-11-25 anand76@devvm1373... Fix data block upper bound checking for iterator reseek case (#5883)
      c4801798b 2019-11-25 siying.d@fb.com      Fix a bug of the previous fix.
      da1af09f7 2019-11-25 siying.d@fb.com      Bump up the version to 6.4.5
      47526f4c9 2019-11-25 siying.d@fb.com      Revert "Merging iterator to avoid child iterator reseek for some cases (#5286)" (#5871)
      ```
      Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
      3f34060d
    • Fu Chen's avatar
      bindgen: pre-generate bindings (#402) · 809c1dc9
      Fu Chen authored
      809c1dc9
  9. 16 Dec, 2019 1 commit
  10. 11 Dec, 2019 1 commit
  11. 10 Dec, 2019 1 commit
  12. 06 Dec, 2019 1 commit
  13. 03 Dec, 2019 1 commit
  14. 29 Nov, 2019 1 commit
  15. 28 Nov, 2019 1 commit
  16. 27 Nov, 2019 1 commit
  17. 26 Nov, 2019 1 commit
  18. 21 Nov, 2019 2 commits
  19. 19 Nov, 2019 1 commit