Summary
Error encountered while converting data value for ‘created_at’ field from timestamp to Long in CDC replication from Postgresql to Clickhouse. Invalid Java object for schema with type STRING.
Question
Hello community. There is a problem with CDC replication of Postgresql in Clickhouse, many errors
2024-09-13 04:39:52 ERROR i.a.w.i.VersionedAirbyteStreamFactory(internalLog):313 - ERROR debezium-postgresconnector-api_crm-change-event-source-coordinator i.d.u. Loggings(logErrorAndTraceRecord):58 Failed to correctly convert data value for ‘public.table.created_at’ of type timestamp org.apache.kafka.connect.errors.DataException: Invalid Java object for schema with type STRING: class java.lang.Long for field: ‘created_at’
How to fix it?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.