JDBC ingest not properly handling escpaes
Description
Newline characters are embedded quotes are not getting escaped properly. This can be reproduced by importing the toystore.products table and noticing two extra rows are created because of newlines in description field. In closer inspection of the escape code, it is not handling quotes based on the serde specification of our feed table. The code was double quoting instead of doing a slash escape.
Environment
None
Done
Assignee
Reporter
Labels
None
Reviewer
Story point estimate
None
Components
Sprint
None