Description
Contains content of Delta metadata files. It is safe to truncate or drop this table at any time.Columns
hostname(LowCardinality(String)) — Hostname of the server executing the query.clickhouse_version(LowCardinality(String)) — Version of the ClickHouse server that produced the row.system_processor(LowCardinality(String)) — CPU architecture of the ClickHouse server that produced the row.event_date(Date) — Date of the entry.event_time(DateTime) — Event time.query_id(String) — Query id.table_path(String) — Table path.file_path(String) — File path.content(String) — Content in a JSON format.