Add builtin UDFs for building and using bloom filters
-----------------------------------------------------

                 Key: PIG-2328
                 URL: https://issues.apache.org/jira/browse/PIG-2328
             Project: Pig
          Issue Type: New Feature
          Components: internal-udfs
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 0.10


Bloom filters are a common way to do select a limited set of records before 
moving data for a join or other heavy weight operation.  Pig should add UDFs to 
support building and using bloom filters.

--
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