Hello everyone,
We are using the SQL Loader source to write to a csv file on a shared clustered drive. We can aggregate and write to the file. However, whenever a modify operation happens, the file is updated correctly but additional white space / carriage returns are inserted into the file. The account create profile has been setup and we are using attribute sync to modify an attribute on the csv. Has anyone else encountered this issue? We are using the JDBC Provisioning Rule and this driver: com.hxtt.sql.text.TextDriver.
Any help or thoughts are greatly appreciated!