Hacker News new | ask | show | jobs
by zX41ZdbW 1466 days ago
It is shipped with debug info and symbol tables just in case.

Without debug info, it will be 350 MB, and compressed can fit in 50 MB: https://github.com/ClickHouse/ClickHouse/issues/29378

It is definitely a worth improvement.

1 comments

Aha, thanks for the clarification and link. I'll be following that issue.