Skip to content

Memory usage is larger than needed. #10818

@alexey-milovidov

Description

@alexey-milovidov

The query

clickhouse-benchmark --max_threads 16 <<< "select WatchID from hits_100m_obfuscated group by WatchID limit 10"

will lead to sustained memory usage of 26 GiB despite the fact that the query only takes 4..5 GiB.

Metadata

Metadata

Labels

memoryWhen memory usage is higher than expectedunexpected behaviourResult is unexpected, but not entirely wrong at the same time.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions