[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2012-10-23 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482451#comment-13482451 ] Olga Natkovich commented on PIG-2328: - This one are in builtins at least according to th

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2012-10-22 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482010#comment-13482010 ] Daniel Dai commented on PIG-2328: - They are piggybank UDFs which we have javadoc but no fore

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2012-10-22 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481948#comment-13481948 ] Olga Natkovich commented on PIG-2328: - Looks like the change made it into 10 but what ab

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-11-02 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142760#comment-13142760 ] Dmitriy V. Ryaboy commented on PIG-2328: +1 > Add builtin UDFs for

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-11-02 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142753#comment-13142753 ] Daniel Dai commented on PIG-2328: - +1 for 0.10. > Add builtin UDFs for buil

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-11-02 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142747#comment-13142747 ] Alan Gates commented on PIG-2328: - Checked into trunk. I'll hold the JIRA open until I get

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-11-02 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142738#comment-13142738 ] Alan Gates commented on PIG-2328: - Uploaded new patch that follows Dmitriy's suggestion of r

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-10-29 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139536#comment-13139536 ] Daniel Dai commented on PIG-2328: - Here are some comments: 1. javadoc sample is wrong: defin

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-10-27 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136914#comment-13136914 ] Dmitriy V. Ryaboy commented on PIG-2328: This looks great. My only remaining issue i

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-10-20 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132212#comment-13132212 ] Alan Gates commented on PIG-2328: - bq. Correct me if I am wrong, but this doesn't work if y

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-10-19 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131164#comment-13131164 ] Dmitriy V. Ryaboy commented on PIG-2328: Right on. Quick questions from reading the

[jira] [Commented] (PIG-2328) Add builtin UDFs for building and using bloom filters

2011-10-19 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13130904#comment-13130904 ] Alan Gates commented on PIG-2328: - This patch includes two new UDFs, BuildBloom and Bloom.