[jira] Commented: (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:comment-tabpanelfocusedCommentId=12705072#action_12705072 ] Eric Gaudet commented on PIG-795: - Thanks for your feedback. (BTW, should these issues be

[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

[jira] Updated: (PIG-704) Interactive mode doesn't list defined aliases

2009-03-11 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-704: Attachment: aliases_last2.patch Here's a revised version of the patch that removes the alias _. Instead, the

[jira] Updated: (PIG-713) Autocompletion doesn't complete aliases

2009-03-11 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-713: Attachment: alias_completion.patch This patch adds a new completor called before the normal PigCompletor for

[jira] Updated: (PIG-704) Interactive mode doesn't list defined aliases

2009-03-06 Thread Eric Gaudet (JIRA)
[ https://issues.apache.org/jira/browse/PIG-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Gaudet updated PIG-704: Attachment: aliases_last.patch Add the following features: 1) new command aliases that prints the list of