Removing Double Quotes in CSV Output

Summary

User inquires about a method to eliminate double quotes in column names and values in CSV files generated by Airbyte.


Question

is there anyt way to get rid of double quotes in column names and values for CSV file generated by airbyte?
“_airbyte_ab_id”,“_airbyte_emitted_at”,“_airbyte_data”
“465e901d-739a-4568-a5af-0567496034e8”,1709812731552,“{”“id”“:”“1"”,““first_name””:““Michael””,““last_name””:““Perez””,““email””:““mailto:mperez0@chronoengine.com|mperez0@chronoengine.com””}"



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['csv-output', 'double-quotes', 'airbyte']