rocksdb/table/plain
mrambacher e0f697d2bd Make SliceTransform into a Customizable class (#8641)
Summary:
Made SliceTransform into a Customizable class.

Would be nice to write a test that stored and used a custom transform  in an SST table.

There are a set of tests (DBBlockFliterTest.PrefixExtractor*, SamePrefixTest.InDomainTest, PrefixTest.PrefixAndWholeKeyTest that run the same with or without a SliceTransform/PrefixFilter.  Is this expected?

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8641

Reviewed By: zhichao-cao

Differential Revision: D31142793

Pulled By: mrambacher

fbshipit-source-id: bb08672fccbfdc263dcae21f25a62307e1facda1
2021-09-27 07:43:47 -07:00
..
plain_table_bloom.cc
plain_table_bloom.h
plain_table_builder.cc Make SliceTransform into a Customizable class (#8641) 2021-09-27 07:43:47 -07:00
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 Make SliceTransform into a Customizable class (#8641) 2021-09-27 07:43:47 -07:00
plain_table_reader.h