v.25.11New Feature

Web UI now provides a download button

Web UI now provides a download button. It downloads the full result even if the UI displays only part of it. #89768 (Alexey Milovidov).
The ClickHouse Web UI now includes a download button that allows users to download the complete query result, even when only a partial result is displayed in the interface.

Why it matters

This feature solves the problem of users being limited to viewing only a subset of query results in the Web UI. It enables easy access to the full dataset without requiring additional steps, improving user experience and data accessibility.

How to use it

When viewing query results in the ClickHouse Web UI, simply click the new download button to save the entire result set to your local machine, regardless of how many rows are currently displayed.