The result set is larger than `RELATA_MAX_RESULT_ROWS`.
Unbounded SELECT returning more rows than the safety cap (default 1,000,000).
Add LIMIT/narrow the WHERE, or for legitimate bulk exports use GET /export. Raise the cap only with care.
RELATA_MAX_RESULT_ROWS
Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.