RelataDB error reference

Masked column in aggregate

An ACL-masked column was used as an aggregate, sort, or group-by target.

REL_MASKED_COLUMNHTTP 400ACL & security

Why this happens

Masked columns cannot drive aggregates because their true values are hidden.

How to fix it

Remove the masked column from aggregate/sort/group expressions.

Also emitted as

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.