Revision 0ac4afb9750a2bdf27aa710a3ca764301ca64c76 authored by Maysam Yabandeh on 24 June 2017, 01:18:21 UTC, committed by Facebook Github Bot on 24 June 2017, 01:30:01 UTC
Summary:
We currently do not support partitioning filters if indexes are not partitioned. The patch makes sure that these two are consistent.
Closes https://github.com/facebook/rocksdb/pull/2455

Differential Revision: D5275644

Pulled By: maysamyabandeh

fbshipit-source-id: b61701ac8914c2206d06f5e33ff6f67b24406d1d
1 parent 521724b
History
File Mode Size
env.cc -rw-r--r-- 10.4 KB
env_basic_test.cc -rw-r--r-- 12.6 KB
env_chroot.cc -rw-r--r-- 12.1 KB
env_chroot.h -rw-r--r-- 857 bytes
env_hdfs.cc -rw-r--r-- 18.5 KB
env_posix.cc -rw-r--r-- 28.9 KB
env_test.cc -rw-r--r-- 46.6 KB
io_posix.cc -rw-r--r-- 26.7 KB
io_posix.h -rw-r--r-- 7.8 KB
mock_env.cc -rw-r--r-- 20.9 KB
mock_env.h -rw-r--r-- 4.3 KB
mock_env_test.cc -rw-r--r-- 2.6 KB
posix_logger.h -rw-r--r-- 5.1 KB

back to top