Rohini Palaniswamy created PIG-5250: ---------------------------------------
Summary: REGEX_EXTRACT, REGEX_EXTRACT_ALL and REGEX_SEARCH should
compile Pattern once
Key: PIG-5250
URL: https://issues.apache.org/jira/browse/PIG-5250
Project: Pig
Issue Type: Improvement
Reporter: Rohini Palaniswamy
Fix For: 0.18.0
All the three udfs are compiling the regex pattern for each record which is
very inefficient. It should be just done once.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
