[jira] Updated: (PIG-692) when running script file, automatically set up job name based on the file name

2009-02-27 Thread Vadim Zaliva (JIRA)
[ https://issues.apache.org/jira/browse/PIG-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Zaliva updated PIG-692: - Attachment: pig-job-name.patch patch > when running script file, automatically set up job name based on the

[jira] Created: (PIG-692) when running script file, automatically set up job name based on the file name

2009-02-27 Thread Vadim Zaliva (JIRA)
when running script file, automatically set up job name based on the file name -- Key: PIG-692 URL: https://issues.apache.org/jira/browse/PIG-692 Project: Pig Issue

[jira] Commented: (PIG-532) Casting a field removes its alias.

2009-02-27 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677622#action_12677622 ] Santhosh Srinivasan commented on PIG-532: - The change is in QueryParser.jjt line numbe

[jira] Updated: (PIG-684) outputSchema method in TOKENIZE is broken

2009-02-27 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-684: --- Status: Patch Available (was: Open) submitting on behalf ot Tejas > outputSchema method in TOKENIZE is

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

2009-02-27 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677603#action_12677603 ] pkamath edited comment on PIG-652 at 2/27/09 4:06 PM: - Attaching n

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

2009-02-27 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-652: --- Attachment: PIG-652-v4.patch Attaching new patch - the only difference is: (old code is the first input

[jira] Created: (PIG-691) BinStorage skips tuples when ^A is present in data

2009-02-27 Thread Olga Natkovich (JIRA)
BinStorage skips tuples when ^A is present in data -- Key: PIG-691 URL: https://issues.apache.org/jira/browse/PIG-691 Project: Pig Issue Type: Bug Reporter: Olga Natkovich

[jira] Updated: (PIG-690) UNION doesn't work in the latest code

2009-02-27 Thread Amir Youssefi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amir Youssefi updated PIG-690: -- Environment: mapred mode. local mode.has the same problem under linux. code is taken from trunk was:map

[jira] Created: (PIG-690) UNION doesn't work in the latest code

2009-02-27 Thread Amir Youssefi (JIRA)
UNION doesn't work in the latest code - Key: PIG-690 URL: https://issues.apache.org/jira/browse/PIG-690 Project: Pig Issue Type: Bug Environment: mapred mode, trunk. It doesn't affect local mode.