[ https://issues.apache.org/jira/browse/PIG-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koji Noguchi updated PIG-5389: ------------------------------ Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.18.0 Status: Resolved (was: Patch Available) Thanks for the review Rohini!!! Committing to trunk (0.18). > Passing null to REPLACE udf preventing JIT optimization > ------------------------------------------------------- > > Key: PIG-5389 > URL: https://issues.apache.org/jira/browse/PIG-5389 > Project: Pig > Issue Type: Improvement > Reporter: Koji Noguchi > Assignee: Koji Noguchi > Priority: Trivial > Fix For: 0.18.0 > > Attachments: pig-5389-v01.patch > > > Saw a case where runtime for tasks varied by 10 times for the same code, same > input, and same node. Turns out Java was indecisive on enabling JIT > optimization for REPLACE/Matcher/regex call path due to repetitive NPE thrown > from inside. -- This message was sent by Atlassian JIRA (v7.6.3#76005)