v.23.12New Feature
Handler for Visual Symbol Viewer in ClickHouse Binary
A handler /binary opens a visual viewer of symbols inside the ClickHouse binary. #58211 (Alexey Milovidov).Why it matters
This feature allows users to inspect and visualize the symbols contained within the ClickHouse executable, aiding in debugging, analysis, and understanding of the binary structure.How to use it
Access the visual viewer by navigating to the/binary HTTP handler endpoint on the ClickHouse server, e.g., http://:/binary .