[jira] Updated: (PIG-795) Command that selects a random sample of the rows, similar to LIMIT

2009-05-01 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-795: Attachment: sample3.diff This is the implementation of the SAMPLE operator rewritten as FILTER by the query

[jira] Updated: (PIG-795) Command that selects a random sample of the rows, similar to LIMIT

2009-04-30 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-795: Attachment: sample2.diff This patch implements the SAMPLE command. It basically add a random sample mode to