v.21.1Improvements

ClickHouse Install Now Compatible with Mac

Now clickhouse install could work on Mac. The problem was that there is no procfs on this platform. #18201 (Nikita Mikhaylov).
clickhouse install is now supported on Mac platforms, addressing the absence of procfs on macOS.

Why it matters

This feature resolves the issue where clickhouse install could not function on Mac due to the lack of procfs, enabling Mac users to install ClickHouse more easily and natively.

How to use it

Users can run the command clickhouse install on a Mac system as they would on other supported platforms to install ClickHouse.