[jira] Created: (PIG-667) Error in projection implementation or in typechecking when casting a member of Bag

2009-02-11 Thread Araceli Henley (JIRA)
Error in projection implementation or in typechecking when casting a member of Bag --- Key: PIG-667 URL: https://issues.apache.org/jira/browse/PIG-667 Project: Pig

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

2009-02-11 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: --- Attachment: run_command_params_021109.patch Good point. I felt it was a little strange to specif

[jira] Created: (PIG-666) Bug in Schema comparison for equality

2009-02-11 Thread Araceli Henley (JIRA)
Bug in Schema comparison for equality - Key: PIG-666 URL: https://issues.apache.org/jira/browse/PIG-666 Project: Pig Issue Type: Bug Components: build Environment: i686 i386 GNU/Linux

[jira] Created: (PIG-665) Map key type not correctly set (for use when key is null) when map plan does not have localrearrange

2009-02-11 Thread Pradeep Kamath (JIRA)
Map key type not correctly set (for use when key is null) when map plan does not have localrearrange Key: PIG-665 URL: https://issues.apache.org/jira/browse/PIG-6

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

2009-02-11 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672711#action_12672711 ] Hong Tang commented on PIG-652: --- One more thing that is still not clear to me. StoreFunc does no

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

2009-02-11 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672699#action_12672699 ] Olga Natkovich commented on PIG-574: Gunther, thanks for quick turnaround on the patch. I

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

2009-02-11 Thread Hong Tang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672690#action_12672690 ] Hong Tang commented on PIG-652: --- You probably want to provide utility method for getting back th

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

2009-02-11 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672688#action_12672688 ] Alan Gates commented on PIG-652: Take a look at PigOutputFormat.java line 58 to see how that's

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

2009-02-11 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672655#action_12672655 ] David Ciemiewicz commented on PIG-574: -- Thanks! This will make so iterative development

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

2009-02-11 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/PIG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672570#action_12672570 ] Gunther Hagleitner commented on PIG-574: Oh, I also ran the unit tests. They pass. >

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

2009-02-11 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: --- Attachment: run_command_params.patch Thanks for reviewing the patch! I tried to address the 3 i