• M
    Extend some tests to format_version=3 (#3942) · d0c38c0c
    Maysam Yabandeh 提交于
    Summary:
    format_version=3 changes the format of SST index. This is however not being tested currently since tests only work with the default format_version which is currently 2. The patch extends the most related tests to also test for format_version=3.
    Closes https://github.com/facebook/rocksdb/pull/3942
    
    Differential Revision: D8238413
    
    Pulled By: maysamyabandeh
    
    fbshipit-source-id: 915725f55753dd8e9188e802bf471c23645ad035
    d0c38c0c
db_test_util.cc 44.6 KB