system.filesystem_read_prefetches_log
包含从以远程文件系统为后端的 MergeTree 表读取时执行的所有预读取的历史记录。
可随时安全地截断或删除此表。
列:
hostname(LowCardinality(String))event_date(Date)event_time(DateTime)query_id(String)path(String)offset(UInt64)size(Int64)prefetch_submit_time(DateTime64(6))priority(Int64)prefetch_execution_start_time(DateTime64(6))prefetch_execution_end_time(DateTime64(6))prefetch_execution_time_us(UInt64)state(String)thread_id(UInt64)reader_id(String)