[jira] Created: (PIG-874) Problems in pushing down foreach with flatten

2009-07-07 Thread Santhosh Srinivasan (JIRA)
Problems in pushing down foreach with flatten - Key: PIG-874 URL: https://issues.apache.org/jira/browse/PIG-874 Project: Pig Issue Type: Bug Affects Versions: 0.3.1 Reporter: Santho

[jira] Created: (PIG-873) Optimizer should allow search for global patterns

2009-07-07 Thread Santhosh Srinivasan (JIRA)
Optimizer should allow search for global patterns - Key: PIG-873 URL: https://issues.apache.org/jira/browse/PIG-873 Project: Pig Issue Type: Improvement Affects Versions: 0.3.1

[jira] Updated: (PIG-820) PERFORMANCE: The RandomSampleLoader should be changed to allow it subsume another loader

2009-07-07 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-820: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Patc

[jira] Commented: (PIG-820) PERFORMANCE: The RandomSampleLoader should be changed to allow it subsume another loader

2009-07-07 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728161#action_12728161 ] Ashutosh Chauhan commented on PIG-820: -- The patch includes no unit tests as no new functi

Re: COUNT, AVG and nulls

2009-07-07 Thread Amr Awadallah
+1 (count shouldn't count null) Yiping Han wrote: +1. --Yiping On 7/6/09 10:58 AM, "Dmitriy Ryaboy" wrote: +1 for standard semantics. We need a COALESCE function to go along with this. -D On Mon, Jul 6, 2009 at 10:46 AM, Olga Natkovich wrote: Hi, The current implementation