> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# E2301

> Parquet target — No tables declared

`parquetTarget` was given an empty `tables` list — nothing to write.

**Fix** — declare at least one table in `parquetTarget({ tables: [...] })`.
