Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

collect_hash_* session settings

These settings are available in system.settings and are autogenerated from source.

collect_hash_table_stats_during_aggregation

Type
Bool
Default
1

Enable collecting hash table statistics to optimize memory allocatio

collect_hash_table_stats_during_joins

Type
Bool
Default
1
Version history
VersionDefault valueComment
24.71New setting.

Enable collecting hash table statistics to optimize memory allocatio

Navigation