[ https://issues.apache.org/jira/browse/PIG-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cheolsoo Park updated PIG-3141: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) +1. Committed to trunk. Thanks Jonathan P! Note that I got rid of all the ^M's in the following files while committing them: * contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/storage/CSVExcelStorage.java * contrib/piggybank/java/src/test/java/org/apache/pig/piggybank/test/storage/TestCSVExcelStorage.java > Giving CSVExcelStorage an option to handle header rows > ------------------------------------------------------ > > Key: PIG-3141 > URL: https://issues.apache.org/jira/browse/PIG-3141 > Project: Pig > Issue Type: Improvement > Components: piggybank > Affects Versions: 0.11 > Reporter: Jonathan Packer > Assignee: Jonathan Packer > Fix For: 0.12 > > Attachments: csv.patch, csv_updated.patch, PIG-3141_update_3.diff, > PIG-3141_update_4.diff > > > Adds an argument to CSVExcelStorage to skip the header row when loading. This > works properly with multiple small files each with a header being combined > into one split, or a large file with a single header being split into > multiple splits. > Also fixes a few bugs with CSVExcelStorage, including PIG-2470 and a bug > involving quoted fields at the end of a line not escaping properly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira