[ https://issues.apache.org/jira/browse/PIG-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750308#action_12750308 ]
Jeff Zhang commented on PIG-936: -------------------------------- Does anyone know why my patch failed ? The error message in build log is : (Stripping trailing CRs from patch.) I do not quite understand it. I developed this patch on windows, does it necessary for me to code in linux platform ? > making dump and PigDump independent from Tuple.toString > ------------------------------------------------------- > > Key: PIG-936 > URL: https://issues.apache.org/jira/browse/PIG-936 > Project: Pig > Issue Type: Bug > Affects Versions: 0.4.0 > Reporter: Olga Natkovich > Assignee: Jeff Zhang > Fix For: 0.4.0 > > Attachments: Pig_936.Patch > > > Since Tuple is an interface, a toString implementation can change from one > tuple implementation to the next. This means that format of dump and PigDump > will be different depending on the tuples processed. This could be quite > confusing to the users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.