diff options
Diffstat (limited to 'docs/parquet-querying.md')
| -rw-r--r-- | docs/parquet-querying.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/parquet-querying.md b/docs/parquet-querying.md index 5372325..4c49baf 100644 --- a/docs/parquet-querying.md +++ b/docs/parquet-querying.md @@ -2,7 +2,7 @@ ior can record I/O events to a Parquet file (press `R` in TUI, or use the `-parquet` flag in headless mode). This document explains how to explore those recordings interactively using `clickhouse local`, which is bundled -inside the standard `clickhouse/clickhouse-server` Docker image — no server, no persistent +inside the standard `clickhouse/clickhouse-server` Docker image. No server, no persistent state, no installation needed beyond Docker. --- |
