Re: Is Pig dropping records?

2009-11-21 Thread Dmitriy Ryaboy
Sam, Can you post your changes to a Jira? -D On Fri, Nov 20, 2009 at 1:28 PM, Sam Rash s...@ning.com wrote: Hi, This reminds me of something else, though, that I took the latest patch for PIG-911 (sequence file reader) and found it skipped records

Re: Is Pig dropping records?

2009-11-20 Thread Sam Rash
Hi, This reminds me of something else, though, that I took the latest patch for PIG-911 (sequence file reader) and found it skipped records https://issues.apache.org/jira/browse/PIG-911 What I found is that the condition in getNext() would miss records: if (reader != null