system.filesystem_read_prefetches_log
リモートファイルシステムを使用する MergeTree テーブルの読み込み時に実行された、すべての事前読み込みの履歴を含みます。
このテーブルは、いつでも安全に truncate または drop できます。
カラム:
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)