Documentation Index
Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Querying in ClickHouse CloudThe data in this system table is held locally on each node in ClickHouse Cloud. Obtaining a complete view of all data, therefore, requires the
clusterAllReplicas function. See here for further details.Description
Shows the content of the query condition cache.Columns
key_hash(UInt128) — Hash of (table_uuid, part_name, condition_hash).entry_size(UInt64) — The size of the entry in bytes.matching_marks(String) — Matching marks.
Example
Query
Response