Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Man, did the CSVInputFormat save my bacon yesterday on parsing a nasty-ass multiline CSV file. Many thanks to champgm for writing it!
One small nit though: the current impl didn't work on S3, so I had to hack it to work on my files, so I'm going to post the patch I used that made everything all better.