forked from continuwuation/rocksdb
Summary: Currently we return `File is too large for PlainTableReader!` when the file size exceeds our pre-defined constant. There was a request to have the file size information logged when this error is returned. Pull Request resolved: https://github.com/facebook/rocksdb/pull/14056 Reviewed By: nmk70 Differential Revision: D84834869 Pulled By: archang19 fbshipit-source-id: 8f332b6a31d51f320c7e2db06ad49f50798ff70e |
||
|---|---|---|
| .. | ||
| plain_table_bloom.cc | ||
| plain_table_bloom.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 | ||