Skip to main content
Question

Postgres CDC to snowflake Date conversion error

  • June 28, 2024
  • 0 replies
  • 16 views

We are using the below pipeline for CDC between Postgres and Snowflake.

 

Pipeline

 

We are getting String to timestamp conversion error on each column which is of date / datetime type. Do you have ay suggestions on how to handle dates so that it can be pushed as dates to snowflake.