Daniel Dai created PIG-3792:
-------------------------------
Summary: POValueInputTez should handle getNextTuple even after
reader.next() returns null
Key: PIG-3792
URL: https://issues.apache.org/jira/browse/PIG-3792
Project: Pig
Issue Type: Sub-task
Components: impl
Affects Versions: tez-branch
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: tez-branch
If POStream is after POValueInputTez (one splittee is merged into splitter
which contains POStream), POStream will continue pull records even seeing a
STATUS_EOP. Currently POValueInputTez does not handle this case (will throw
exception)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)