Daniel Dai created PIG-2759:
-------------------------------

             Summary: Typo in document "Built In Functions"
                 Key: PIG-2759
                 URL: https://issues.apache.org/jira/browse/PIG-2759
             Project: Pig
          Issue Type: Bug
          Components: documentation
            Reporter: Daniel Dai
            Priority: Minor
             Fix For: 0.11, 0.10.1


"X = FOREACH A DIFF(B1,B2);"
should be
"X = FOREACH A GENERATE DIFF(B1,B2);"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to