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

2009-05-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705037#action_12705037 ] Alan Gates commented on PIG-795: Eric, Thanks for the patch. I agree this is a feature that

[jira] Created: (PIG-796) support conversion from numeric types to chararray

2009-05-01 Thread Olga Natkovich (JIRA)
support conversion from numeric types to chararray --- Key: PIG-796 URL: https://issues.apache.org/jira/browse/PIG-796 Project: Pig Issue Type: Improvement Affects Versions: 0.2.0

[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] Created: (PIG-797) Limit with ORDER BY producing wrong results

2009-05-01 Thread Olga Natkovich (JIRA)
Limit with ORDER BY producing wrong results --- Key: PIG-797 URL: https://issues.apache.org/jira/browse/PIG-797 Project: Pig Issue Type: Bug Affects Versions: 0.2.0 Reporter: Olga

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

2009-05-01 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705104#action_12705104 ] Olga Natkovich commented on PIG-795: Can we implement SAMPLE the same way we implement

[jira] Commented: (PIG-626) Statistics (records read by each mapper and reducer)

2009-05-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705152#action_12705152 ] Alan Gates commented on PIG-626: Shubham, I apologize for being so slow to get to this. I

[jira] Assigned: (PIG-697) Proposed improvements to pig's optimizer

2009-05-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-697: -- Assignee: Santhosh Srinivasan (was: Alan Gates) Proposed improvements to pig's optimizer

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

2009-05-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705134#action_12705134 ] Alan Gates commented on PIG-795: I think it's fine to have sample as a keyword. It's valuable

[jira] Commented: (PIG-793) Improving memory efficiency of Tuple implementation

2009-05-01 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705169#action_12705169 ] Olga Natkovich commented on PIG-793: This would require to compile code on the fly, right?

[jira] Commented: (PIG-793) Improving memory efficiency of Tuple implementation

2009-05-01 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705188#action_12705188 ] Hong Tang commented on PIG-793: --- Two ideas: # when loading tuple from serialized data, keep it

[jira] Issue Comment Edited: (PIG-793) Improving memory efficiency of Tuple implementation

2009-05-01 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705188#action_12705188 ] Hong Tang edited comment on PIG-793 at 5/1/09 4:59 PM: --- Two ideas: #

[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-798) Schema errors when using PigStorage and none when using BinStorage??

2009-05-01 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-798: --- Description: In the following script I have a tab separated text file, which I load using PigStorage() and

[jira] Created: (PIG-798) Schema errors when using PigStorage and none when using BinStorage??

2009-05-01 Thread Viraj Bhat (JIRA)
Schema errors when using PigStorage and none when using BinStorage?? Key: PIG-798 URL: https://issues.apache.org/jira/browse/PIG-798 Project: Pig Issue Type: Bug

[jira] Updated: (PIG-798) Schema errors when using PigStorage and none when using BinStorage in FOREACH??

2009-05-01 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-798: --- Summary: Schema errors when using PigStorage and none when using BinStorage in FOREACH?? (was: Schema errors