> ## 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.

# E2305

> Parquet target — Block-number column has the wrong type

The block-number column is not an integer type.

**Fix** — declare it `INT64` (or `INT32`).
