summaryrefslogtreecommitdiff
path: root/docs/parquet-querying.md
AgeCommit message (Collapse)Author
2026-05-07update docs and ascii bannerPaul Buetow
2026-05-06fixPaul Buetow
2026-03-18feat: add ParquetValidate mage target and ClickHouse querying docsPaul Buetow
Adds a `mage parquetValidate` target that validates a Parquet recording via clickhouse-local in Docker (schema presence, row count, seq/time_ns sanity). Adds docs/parquet-querying.md with schema reference, invocation pattern, and seven example queries with representative outputs. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>