Daniel Dai created PIG-4437:
-------------------------------
Summary: Fix tez unit test failure TestJoinSmoke, TestSkewedJoin
Key: PIG-4437
URL: https://issues.apache.org/jira/browse/PIG-4437
Project: Pig
Issue Type: Bug
Components: tez
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.15.0
This is introduced by PIG-4410. For the special tuple, a normal tuple is
piggybacked so the memSize should not be 0. It should deduct the size of the
mark though (in theory, also need to deduct the cost of 1 field in tuple array,
but that is very minor).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)