Closed
Description
The test written in CdcPostgresSourceComprehensiveTest were not going through CDC flow. As part of the PR #5370 I fixed it and the tests started running against the CDC flow. After that I realised that there are few data types which are not being correctly handled. I commented out those tests so that the build can pass. As part of this issue we need to fix the commented out data types in the class CdcPostgresSourceComprehensiveTest