[jira] Commented: (PIG-1074) Zebra store function should allow '::' in column names in output schema

2009-11-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782317#action_12782317 ] Hadoop QA commented on PIG-1074: +1 overall. Here are the results of testing the latest atta

[jira] Created: (PIG-1108) Incorrect map output key type in MultiQuery optimization

2009-11-24 Thread Ankur (JIRA)
Incorrect map output key type in MultiQuery optimization Key: PIG-1108 URL: https://issues.apache.org/jira/browse/PIG-1108 Project: Pig Issue Type: Bug Affects Versions: 0.6.0

[jira] Created: (PIG-1107) PigLineRecordReader bails out on an empty line for compressed data

2009-11-24 Thread Ankit Modi (JIRA)
PigLineRecordReader bails out on an empty line for compressed data -- Key: PIG-1107 URL: https://issues.apache.org/jira/browse/PIG-1107 Project: Pig Issue Type: Bug Affects

[jira] Assigned: (PIG-1074) Zebra store function should allow '::' in column names in output schema

2009-11-24 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou reassigned PIG-1074: - Assignee: Yan Zhou > Zebra store function should allow '::' in column names in output schema >

[jira] Updated: (PIG-1074) Zebra store function should allow '::' in column names in output schema

2009-11-24 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1074: -- Status: Patch Available (was: Open) > Zebra store function should allow '::' in column names in output schema >

[jira] Updated: (PIG-1074) Zebra store function should allow '::' in column names in output schema

2009-11-24 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1074: -- Attachment: PIG-1074.patch > Zebra store function should allow '::' in column names in output schema > --

[jira] Assigned: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1105: --- Assignee: Sriranjan Manjunath > COUNT_STAR accumulate interface implementation cases failure >

[jira] Created: (PIG-1106) FR join should not spill

2009-11-24 Thread Olga Natkovich (JIRA)
FR join should not spill Key: PIG-1106 URL: https://issues.apache.org/jira/browse/PIG-1106 Project: Pig Issue Type: Bug Reporter: Olga Natkovich Assignee: Ankit Modi Fix For: 0.7.

[jira] Commented: (PIG-1095) [zebra] Schema support of anonymous fields in COLECTION fails

2009-11-24 Thread Gaurav Jain (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782264#action_12782264 ] Gaurav Jain commented on PIG-1095: -- +1 Ideally, specific references/implementations should

[jira] Updated: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1105: --- Attachment: PIG-1105.1.patch Test case needs to be added to this patch. > COUNT_STAR accumulate inter

[jira] Commented: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782259#action_12782259 ] Thejas M Nair commented on PIG-1105: Stack trace from failed job - org.apache.pig.backen

[jira] Created: (PIG-1105) COUNT_STAR accumulate interface implementation cases failure

2009-11-24 Thread Thejas M Nair (JIRA)
COUNT_STAR accumulate interface implementation cases failure Key: PIG-1105 URL: https://issues.apache.org/jira/browse/PIG-1105 Project: Pig Issue Type: Bug Components: im

[jira] Updated: (PIG-1078) [zebra] merge join with empty table failed

2009-11-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1078: Fix Version/s: 0.6.0 Patch checked into 0.6 branch. > [zebra] merge join with empty table failed > -

[jira] Resolved: (PIG-1103) refactor test-commit

2009-11-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1103. - Resolution: Fixed Fix Version/s: 0.7.0 > refactor test-commit > > >

[jira] Commented: (PIG-1103) refactor test-commit

2009-11-24 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782208#action_12782208 ] Daniel Dai commented on PIG-1103: - +1 > refactor test-commit > > >

Build failed in Hudson: Pig-trunk #628

2009-11-24 Thread Apache Hudson Server
See Changes: [gates] PIG-1101: Allow arugment to limit to be long in addition to int. [gates] PIG_1078: merge join with empty table failed. [olga] PIG-598: Parameter substitution () should not be performed in comments (thejas via

[jira] Commented: (PIG-1094) Fix unit tests corresponding to source changes so far

2009-11-24 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782191#action_12782191 ] Pradeep Kamath commented on PIG-1094: - Thanks Richard - the incremental patch has been co

[jira] Updated: (PIG-1101) Pig parser does not recognize its own data type in LIMIT statement

2009-11-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1101: Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. Thanks Ashutosh for fix

[jira] Updated: (PIG-1094) Fix unit tests corresponding to source changes so far

2009-11-24 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1094: -- Attachment: PIG-1094_2.patch This patch replaces Util.generateURI(String) with Util.generateURI(String,

[jira] Assigned: (PIG-847) Setting twoLevelAccessRequired field in a bag schema should not be required to access fields in the tuples of the bag

2009-11-24 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding reassigned PIG-847: Assignee: Richard Ding > Setting twoLevelAccessRequired field in a bag schema should not be required

[jira] Assigned: (PIG-1096) Make all unit tests run in MR or local mode based on a property

2009-11-24 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding reassigned PIG-1096: - Assignee: Richard Ding > Make all unit tests run in MR or local mode based on a property >

[jira] Commented: (PIG-1096) Make all unit tests run in MR or local mode based on a property

2009-11-24 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782070#action_12782070 ] Richard Ding commented on PIG-1096: --- In fixing unit tests due to the change introduced by P

[jira] Updated: (PIG-1078) [zebra] merge join with empty table failed

2009-11-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-1078: Resolution: Fixed Fix Version/s: (was: 0.6.0) Status: Resolved (was: Patch Available)

[jira] Updated: (PIG-598) Parameter substitution ($PARAMETER) should not be performed in comments

2009-11-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-598: --- Resolution: Fixed Status: Resolved (was: Patch Available) patch committed. Thanks, Thejas for c

[jira] Updated: (PIG-1103) refactor test-commit

2009-11-24 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1103: Attachment: PIG-1103.patch Not going to formally submit the patch since it just changes test config f