Source postgres CDC failing parsing an array or date value #20930
Labels
connectors/source/postgres
connectors/source/postgres-strict-encrypt
needs-triage
team/db-dw-sources
Backlog for Database and Data Warehouse Sources team
type/bug
Something isn't working
Environment
Deployment: Cloud
Source Connector and version: postgres 1.0.34
Step where error happened: Sync job
Current Behavior
On an array of date column sync failing with the following error:
Table row parsed as:
2022-12-17 13:54:06 �[44msource�[0m > Table WaitSpots column unavailableDays (type _date[13], nullable false) -> JsonSchemaType({type=array, items={type=string, format=date}})
Note it's non-nullable.
Expected Behavior
Tell us what should happen.
Logs
See connection sync on 12/17/22
The text was updated successfully, but these errors were encountered: