[jira] Commented: (PIG-984) PERFORMANCE: Implement a map-side group operator to speed up processing of ordered data

2009-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761257#action_12761257 ] Alan Gates commented on PIG-984: The controlling philosophic point here is that pigs are domes

[jira] Commented: (PIG-984) PERFORMANCE: Implement a map-side group operator to speed up processing of ordered data

2009-10-01 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761270#action_12761270 ] Santhosh Srinivasan commented on PIG-984: - bq. But this is in line with what we've don

[jira] Created: (PIG-987) Zebra Column Group Access Control for A29 compliance and Performance

2009-10-01 Thread Yan Zhou (JIRA)
Zebra Column Group Access Control for A29 compliance and Performance Key: PIG-987 URL: https://issues.apache.org/jira/browse/PIG-987 Project: Pig Issue Type: New Feature

[jira] Updated: (PIG-987) Zebra Column Group Access Control for A29 compliance and Performance

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-987: - Status: Patch Available (was: Open) A29_ColumnGroupSecurity.patch is the patch file name. > Zebra Column Group Acc

[jira] Updated: (PIG-987) Zebra Column Group Access Control for A29 compliance and Performance

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-987: - Attachment: A29_ColumnGroupSecurity.patch > Zebra Column Group Access Control for A29 compliance and Performance > -

[jira] Commented: (PIG-984) PERFORMANCE: Implement a map-side group operator to speed up processing of ordered data

2009-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761276#action_12761276 ] Alan Gates commented on PIG-984: I'm fine with changing the name from 'mapside' to 'collected'

[jira] Created: (PIG-988) Better implementation of distinct aggs

2009-10-01 Thread Alan Gates (JIRA)
Better implementation of distinct aggs -- Key: PIG-988 URL: https://issues.apache.org/jira/browse/PIG-988 Project: Pig Issue Type: Improvement Reporter: Alan Gates Distinct aggregates by defi

[jira] Commented: (PIG-988) Better implementation of distinct aggs

2009-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761284#action_12761284 ] Alan Gates commented on PIG-988: Consider a script like: {code} A = load 'bla'; B = group A b

[jira] Created: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Daniel Dai (JIRA)
Allow type merge between numerical type and non-numerical type -- Key: PIG-989 URL: https://issues.apache.org/jira/browse/PIG-989 Project: Pig Issue Type: Bug Components:

[jira] Commented: (PIG-987) Zebra Column Group Access Control for A29 compliance and Performance

2009-10-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761327#action_12761327 ] Hadoop QA commented on PIG-987: --- -1 overall. Here are the results of testing the latest attachm

[jira] Updated: (PIG-987) Zebra Column Group Access Control

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-987: - Summary: Zebra Column Group Access Control (was: Zebra Column Group Access Control for A29 compliance and Performan

[jira] Updated: (PIG-987) Zebra Column Group Access Control

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-987: - Attachment: (was: A29_ColumnGroupSecurity.patch) > Zebra Column Group Access Control > -

[jira] Updated: (PIG-987) Zebra Column Group Access Control

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-987: - Attachment: ColumnGroupSecurity.patch > Zebra Column Group Access Control > - > >

[jira] Commented: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761347#action_12761347 ] Alan Gates commented on PIG-989: I agree the error message here is bad. It is not clear to me

[jira] Commented: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761351#action_12761351 ] Daniel Dai commented on PIG-989: I agree. Merge numerical type and non-numerical type have a s

[jira] Commented: (PIG-987) Zebra Column Group Access Control

2009-10-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761365#action_12761365 ] Yan Zhou commented on PIG-987: -- During STORE, the storage hint is enhanced to take a new "secure

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Attachment: PIG-592-2.patch Fix unit test issues. Pass end-to-end tests. > schema inferred incorrectly > --

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Status: Patch Available (was: Open) > schema inferred incorrectly > --- > >

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Status: Open (was: Patch Available) > schema inferred incorrectly > --- > >

[jira] Updated: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-10-01 Thread Ankit Modi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Modi updated PIG-960: --- Attachment: pig_rlr.patch > Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage > --

[jira] Updated: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-10-01 Thread Ankit Modi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Modi updated PIG-960: --- Attachment: (was: pig_rlr.patch) > Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorag

[jira] Commented: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-10-01 Thread Ankit Modi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761376#action_12761376 ] Ankit Modi commented on PIG-960: Added the latest patch making PigLineRecordReader a wrapper o

[jira] Updated: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-989: --- Attachment: PIG-989-1.patch Patch to fix error message > Allow type merge between numerical type and non-numeri

[jira] Updated: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-989: --- Status: Patch Available (was: Open) > Allow type merge between numerical type and non-numerical type >

[jira] Commented: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761390#action_12761390 ] Daniel Dai commented on PIG-989: There is no good way to add a unit test to it. I tested it ma

[jira] Commented: (PIG-960) Using Hadoop's optimized LineRecordReader for reading Tuples in PigStorage

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761394#action_12761394 ] Daniel Dai commented on PIG-960: +1 > Using Hadoop's optimized LineRecordReader for reading T

[jira] Commented: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761443#action_12761443 ] Hadoop QA commented on PIG-592: --- -1 overall. Here are the results of testing the latest attachm

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Status: Open (was: Patch Available) > schema inferred incorrectly > --- > >

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Attachment: PIG-592-3.patch Address the failed unit test > schema inferred incorrectly > --

[jira] Updated: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-592: --- Status: Patch Available (was: Open) > schema inferred incorrectly > --- > >

[jira] Commented: (PIG-989) Allow type merge between numerical type and non-numerical type

2009-10-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761454#action_12761454 ] Hadoop QA commented on PIG-989: --- -1 overall. Here are the results of testing the latest attachm

[jira] Created: (PIG-990) Provide a way to pin LogicalOperator Options

2009-10-01 Thread Dmitriy V. Ryaboy (JIRA)
Provide a way to pin LogicalOperator Options Key: PIG-990 URL: https://issues.apache.org/jira/browse/PIG-990 Project: Pig Issue Type: Bug Components: impl Reporter: Dmitriy V

[jira] Updated: (PIG-990) Provide a way to pin LogicalOperator Options

2009-10-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-990: -- Attachment: pinned_options.patch This patch does a few things: 1) Introduce a HashSet of pinnedOp

[jira] Commented: (PIG-592) schema inferred incorrectly

2009-10-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761472#action_12761472 ] Hadoop QA commented on PIG-592: --- +1 overall. Here are the results of testing the latest attachm