rocksdb/table
Andrew Kryczka 2c14662213 Revert "Digest ZSTD compression dictionary once per SST file (#4251)" (#4347)
Summary:
Reverting is needed to unblock a user building against master, who is blocked for multiple days due to a thread-safety issue in `GetEmptyDict`. We haven't been able to fix it quickly, so reverting.

Simply ran `git revert 6c40806e51a89386d2b066fddf73d3fd03a36f65`. There were no merge conflicts.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4347

Differential Revision: D9668365

Pulled By: ajkr

fbshipit-source-id: 0c56334f0a23cf5ee0233d4e4679eae6709739cd
2018-09-06 09:58:34 -07:00
..
adaptive_table_factory.cc
adaptive_table_factory.h
block.cc
block.h
block_based_filter_block.cc
block_based_filter_block.h
block_based_filter_block_test.cc
block_based_table_builder.cc
block_based_table_builder.h
block_based_table_factory.cc
block_based_table_factory.h
block_based_table_reader.cc
block_based_table_reader.h
block_builder.cc
block_builder.h
block_fetcher.cc
block_fetcher.h
block_prefix_index.cc
block_prefix_index.h
block_test.cc
bloom_block.cc
bloom_block.h
cleanable_test.cc
cuckoo_table_builder.cc
cuckoo_table_builder.h
cuckoo_table_builder_test.cc
cuckoo_table_factory.cc
cuckoo_table_factory.h
cuckoo_table_reader.cc
cuckoo_table_reader.h
cuckoo_table_reader_test.cc
data_block_footer.cc
data_block_footer.h
data_block_hash_index.cc
data_block_hash_index.h
data_block_hash_index_test.cc
filter_block.h
flush_block_policy.cc
format.cc
format.h
full_filter_bits_builder.h
full_filter_block.cc
full_filter_block.h
full_filter_block_test.cc
get_context.cc
get_context.h
index_builder.cc
index_builder.h
internal_iterator.h
iter_heap.h
iterator.cc
iterator_wrapper.h
merger_test.cc
merging_iterator.cc
merging_iterator.h
meta_blocks.cc
meta_blocks.h
mock_table.cc
mock_table.h
partitioned_filter_block.cc
partitioned_filter_block.h
partitioned_filter_block_test.cc
persistent_cache_helper.cc
persistent_cache_helper.h
persistent_cache_options.h
plain_table_builder.cc
plain_table_builder.h
plain_table_factory.cc
plain_table_factory.h
plain_table_index.cc
plain_table_index.h
plain_table_key_coding.cc
plain_table_key_coding.h
plain_table_reader.cc
plain_table_reader.h
scoped_arena_iterator.h
sst_file_writer.cc
sst_file_writer_collectors.h
table_builder.h
table_properties.cc
table_properties_internal.h
table_reader.h
table_reader_bench.cc
table_test.cc
two_level_iterator.cc
two_level_iterator.h