errors.fyi community error code reference
VALUE_IS_OUT_OF_RANGE_OF_DATA_TYPE
clickhouse

Value is out of range of data type

A numeric value exceeds the minimum or maximum representable value for the target data type. Use a wider type or clamp the value before insertion.

Numeric value: 69

References

← all namespaces