errors.fyi community error code reference
CANNOT_PARSE_DATE
clickhouse

Cannot parse date

A string value could not be interpreted as a valid date. Ensure the format matches the expected pattern (YYYY-MM-DD) or use an explicit `toDate` conversion.

Numeric value: 41

References

← all namespaces