errors.fyi community error code reference
THERE_IS_NO_COLUMN
clickhouse

There is no column

A referenced column does not exist in the target table during an INSERT or ALTER operation. Verify the column list matches the table schema.

Numeric value: 10

References

← all namespaces