Hi Team,
I am facing this issue when I try bulk load of data to PostgresSQL
Warning: Output Data (345): 3 Field Names were truncated to fit within the Output Files maximum name length of 75
Error: Output Data (345): Unable to find field "asdasdasdjaskdiuasjhaldshalsdladladasdkahdkahdskahdkahsdkahdkahds" in output record.
Any help here will be appreciated.
The output truncates the field names to 75 chars and the source has 80 characters.
I have done the field mapping in the output but even with that the flow does not work.

Thanks