Read multiple json files and convert them to a csv file
Hi there,
I need to convert multiple json files to csv in a single job without converting each file separatly . Is there any way to read json file without creating metadata? Also i tried tfilelist-> tfileinputjson but i cant add dynamic schema to tfileinputjson as it is not supporting. Could anybody please help to achieve this