[jira] Updated: (PIG-574) run command for grunt

2009-02-10 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated PIG-574: --- Status: Patch Available (was: Open) run command for grunt -

[jira] Commented: (PIG-652) Need to give user control of OutputFormat

2009-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672324#action_12672324 ] Alan Gates commented on PIG-652: As far as getting the schema in the output format, that will

[jira] Assigned: (PIG-602) Pass global configurations to UDF

2009-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-602: -- Assignee: Alan Gates Pass global configurations to UDF -

[jira] Commented: (PIG-641) Fragment replicate join does not work in local mode

2009-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672349#action_12672349 ] Alan Gates commented on PIG-641: So why can't FRJoin be written to Cogroup + Foreach as well?

[jira] Commented: (PIG-602) Pass global configurations to UDF

2009-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672360#action_12672360 ] Alan Gates commented on PIG-602: I propose the following solution. First, a singleton class

[jira] Created: (PIG-664) Semantics of * is not consistent

2009-02-10 Thread Santhosh Srinivasan (JIRA)
Semantics of * is not consistent Key: PIG-664 URL: https://issues.apache.org/jira/browse/PIG-664 Project: Pig Issue Type: Bug Components: impl Affects Versions: types_branch

[jira] Commented: (PIG-664) Semantics of * is not consistent

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672372#action_12672372 ] Yiping Han commented on PIG-664: I would second Santhosh. In PIG 1.x, * in UDF parameter list

[jira] Commented: (PIG-602) Pass global configurations to UDF

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672376#action_12672376 ] Yiping Han commented on PIG-602: Alan, this plan looks good for our requirements. Pass

[jira] Commented: (PIG-574) run command for grunt

2009-02-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672425#action_12672425 ] Olga Natkovich commented on PIG-574: I reviewed the patch and it looks good. I also ran

[jira] Resolved: (PIG-273) Need to optimize the ways splits are handled, both in the top level plan and in nested plans.

2009-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved PIG-273. Resolution: Fixed Inner plans are not optimal in that they are cloned. But I don't think we're going to

[jira] Commented: (PIG-282) Custom Partitioner

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672467#action_12672467 ] Yiping Han commented on PIG-282: Any concerns on this issue? Custom Partitioner