Skip to main content
These settings configure the ClickHouse server and are autogenerated from ClickHouse source.

paimon_metadata_files_cache_max_entries

Maximum size of paimon metadata files cache in entries. Zero means no entry-count limit.

paimon_metadata_files_cache_policy

Paimon metadata cache policy name.

paimon_metadata_files_cache_size

Maximum size of paimon metadata cache in bytes. Zero means disabled.

paimon_metadata_files_cache_size_ratio

The size of the protected queue (in case of SLRU policy) in the paimon metadata cache relative to the cache’s total size.
Last modified on July 23, 2026