Hi Everyone,
I'm facing a problem with SFTP Bulk connector. I am trying to get a CSV file encoding in UTF-16.
So everytime I trigger the connection I get the following error:
ERROR i.a.w.i.DefaultAirbyteStreamFactory(internalLog):164 - 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
Is there any way to change the connector settings to read the CSV file in UTF-16?
Thanks