I am trying to read a multiline csv file in spark. My schema is: Id, name and mark. My input and actual output are given below. I am not getting the expected output. Can som