GitHub user tivv opened a pull request:
https://github.com/apache/pig/pull/6
Fix newline right after quote
PIG-2556 PiggyBank CSVExcelStorage treats "\nData" field incorrectly in
multiline mode
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tivv/pig CSVExcelNewLineBug
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/pig/pull/6.patch
----
commit c2c077c30d3934577425f351eb097778047ad7b2
Author: Vitalii Tymchyshyn <[email protected]>
Date: 2012-08-17T05:17:46-07:00
Fix newline right after quote
----