diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-06 10:00:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-06 10:00:26 +0300 |
| commit | 60e00931aed47b7ce980575e37d43336bbb0914a (patch) | |
| tree | c44f62fee141cf31e51db0fcaeef9eec9a691770 /docs/parquet-querying.md | |
| parent | d78a2530da91b76625b71c2aeaf3293abc6c3a4b (diff) | |
fix
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 e940f9c..5372325 100644 --- a/docs/parquet-querying.md +++ b/docs/parquet-querying.md @@ -1,6 +1,6 @@ # Querying ior Parquet recordings with ClickHouse -ior can record I/O events to a Parquet file (see `--record` flag). This document explains +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 state, no installation needed beyond Docker. |
