Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
heavy hitters アルゴリズムを使用して、高頻度で出現する値を選択します。 各クエリ実行スレッドで過半数を占める値がある場合、その値を返します。 通常、結果は非決定論的です。
anyHeavy(column)
column
String
Any
SELECT anyHeavy(AirlineID) AS res FROM ontime;
┌───res─┐ │ 19690 │ └───────┘
このページは役に立ちましたか?