While the csv reader can have a delimiter specified, it would be great if a setting was introduced that would allow the CSV Reader to guess the delimiter of the supplied file (just in the same way generic reader can guess a format).
This way the similar files using different delimiters could be read without the CSV delimiter needing to be pasted by early processing to guess the delimiter.




