Is there any limitations on the rows or size of the csv to be used in Import CSV to Database. I am getting ArrayIndexOutOfBoundsException when I used a CSV with nearly 1,96,000 rows with 41 columns.
Discussion posts and replies are publicly visible
could you please provide the csv file along with the code snapshot?