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).Why it matters
This feature resolves the issue whereclickhouse 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 commandclickhouse install on a Mac system as they would on other supported platforms to install ClickHouse.