[ 
https://issues.apache.org/jira/browse/PIG-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai resolved PIG-3542.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.13.0
         Assignee: Nezih Yigitbasi
     Hadoop Flags: Reviewed

Patch committed to trunk. Thanks Nezih!

> Javadoc of REGEX_EXTRACT_ALL
> ----------------------------
>
>                 Key: PIG-3542
>                 URL: https://issues.apache.org/jira/browse/PIG-3542
>             Project: Pig
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.12.0
>            Reporter: Nezih Yigitbasi
>            Assignee: Nezih Yigitbasi
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: PIG-3542.patch
>
>
> The javadoc of the built in function REGEX_EXTRACT_ALL has a minor problem 
> when describing the matching strategy to set the useMatches constructor 
> argument. To set useMatches to false the javadoc says:
> DEFINE GREEDY_EXTRACT REGEX_EXTRACT(false);
> instead it should be:
> DEFINE GREEDY_EXTRACT REGEX_EXTRACT_ALL(false);



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to