split csv data into multiple small files without parsing the csv data
Hi Team,I have a requirement where i need to split around 170mb csv file into multiple small csv files without parsing the data. I knew that we can use router snap to evenly distribute input records without providing any expression inside the router ...