[ https://issues.apache.org/jira/browse/PIG-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901697#action_12901697 ]
Dmitriy V. Ryaboy commented on PIG-1555: ---------------------------------------- Alan, The differences I observe when running on actual csv files are within the margin of error -- sometimes CSVLoader comes out on top. Then again I am reading actual CSVs with quoted commas, so it's possible that the similarity in runtimes is due to the fact that PigStorage sees the commas and allocates extra tuple fields. -D > [piggybank] add CSV Loader > -------------------------- > > Key: PIG-1555 > URL: https://issues.apache.org/jira/browse/PIG-1555 > Project: Pig > Issue Type: New Feature > Reporter: Dmitriy V. Ryaboy > Assignee: Dmitriy V. Ryaboy > Priority: Minor > Fix For: 0.8.0 > > Attachments: PIG_1555.patch > > > Users often ask for a CSV loader that can handle quoted commas. Let's get 'er > done. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.