rocksdb/table/plain
Andrew Chang 622186adec Update error message for plain table reader max file size (#14056)
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
2025-10-17 11:12:35 -07:00
..
plain_table_bloom.cc Format files under table/ by clang-format (#10852) 2022-10-25 11:50:38 -07:00
plain_table_bloom.h Meta-internal folly integration with F14FastMap (#9546) 2022-04-13 07:34:01 -07:00
plain_table_builder.cc Verify compaction output record count (#13455) 2025-03-18 18:40:33 -07:00
plain_table_builder.h Rename IntTblPropCollector -> InternalTblPropColl (#12320) 2024-02-02 14:14:43 -08:00
plain_table_factory.cc Rename IntTblPropCollector -> InternalTblPropColl (#12320) 2024-02-02 14:14:43 -08:00
plain_table_factory.h Fix race to make BlockBasedTableOptions effectively mutable (#13082) 2024-10-25 10:24:54 -07:00
plain_table_index.cc Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
plain_table_index.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
plain_table_key_coding.cc Group SST write in flush, compaction and db open with new stats (#11910) 2023-12-29 15:29:23 -08:00
plain_table_key_coding.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
plain_table_reader.cc Update error message for plain table reader max file size (#14056) 2025-10-17 11:12:35 -07:00
plain_table_reader.h Remove 'virtual' when implied by 'override' (#12319) 2024-01-31 13:14:42 -08:00