Can't infer the SQL type to use for an instance of java.util.UUID
Iam getting the error Can't infer the SQL type to use for an instance of java.util.UUID In My Postgresql Input component - My field is object / uuid . My Target is Redshift DB. Iam converting this UUID field type as varchar ... and getting this error . Since redshift cannot accept uuid / POINT datatypes and since Can't infer the SQL type to use for an instance of java.util.UUID