errors.fyi community error code reference
ILLEGAL_COLUMN
clickhouse

Illegal column

A column is used in a context where it is not permitted, such as referencing a non-aggregate column outside a GROUP BY clause without an aggregate function.

Numeric value: 44

References

← all namespaces