Reading a directory of csv file with different schema
I am trying to read list of files from ftp. Each file is csv but of different schema. How do I achieve this? Currenlty I have:: tftpfilelist-->onsubjobok-->tfileinputdelimited I don't have fixed schema for tfileinputdelimited.
Hi,
Can anyone help on this?
My requirement is:
I have two folder input & Output
I need to read all files present in input folder make joins between files and finally generate one output file and this final output file has to store in Output folder.
Kind Regards,
Ram