mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-28 05:43:50 +00:00
7521478b43
Summary: Start to record the value of the flag `AdvancedColumnFamilyOptions.persist_user_defined_timestamps` in the Manifest and table properties for a SST file when it is created. And use the recorded flag when creating a table reader for the SST file. This flag's default value is true, it is only explicitly recorded if it's false. Pull Request resolved: https://github.com/facebook/rocksdb/pull/11515 Test Plan: ``` make all check ./version_edit_test ``` Reviewed By: ltamasi Differential Revision: D46920386 Pulled By: jowlyzhang fbshipit-source-id: 075c20363d3d2cc1368422ecc805617ed135cc26 |
||
---|---|---|
.. | ||
.gitkeep | ||
logging_udt_sizes.md | ||
obsolete_sst_files_size.md | ||
persist_udt_flag_in_manifest.md | ||
shared_lock_buckets.md | ||
ticker_for_deleted_trash_files.md | ||
tiered_volatile_cache.md | ||
wait_for_compact.md | ||
writebatchrelease.md |