[jira] Updated: (PIG-1684) Inconsistent usage of store func.

2010-10-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1684: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Pat

Re: Understanding Logical Plan

2010-10-28 Thread Renato MarroquĂ­n Mogrovejo
Thanks Ashutosh! I read the wiki and it was really illustrating (: But there is one thing, are all plans (top level and inner plans) made at the same time? I mean after parsing the query, or is the top level plan made first and then when the executing one of its nodes, then an inner plan is made fo

Build failed in Hudson: Pig-trunk-commit #575

2010-10-28 Thread Apache Hudson Server
See Changes: [thejas] PIG-1618: Switch to new parser generator technology (xuefuz via thejas) -- [...truncated 4986 lines...] [ivy:resolve] found log4j#log4j;1.2.14 in maven2 [ivy:resolv

[jira] Commented: (PIG-1566) Support globbing for registering jars in pig script.

2010-10-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925987#action_12925987 ] Daniel Dai commented on PIG-1566: - Some comments: 1. What does line 440: "final String jName

[jira] Commented: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925984#action_12925984 ] Thejas M Nair commented on PIG-1618: NewParser-2.patch and antlr-3.2.jar committed to t

[jira] Updated: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1618: --- Issue Type: Improvement (was: Bug) > Switch to new parser generator technology > -

[jira] Commented: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925980#action_12925980 ] Thejas M Nair commented on PIG-1618: +1 Looks great, now one can understand the grammar f

[jira] Commented: (PIG-1696) Performance: Use System.arraycopy() instead of manually copying the bytes while reading the data

2010-10-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925969#action_12925969 ] Daniel Dai commented on PIG-1696: - +1 > Performance: Use System.arraycopy() instead of manua

[jira] Commented: (PIG-1684) Inconsistent usage of store func.

2010-10-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925967#action_12925967 ] Daniel Dai commented on PIG-1684: - +1 > Inconsistent usage of store func. >

[jira] Commented: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925962#action_12925962 ] Xuefu Zhang commented on PIG-1618: -- Tried but the jar available in the public repos seems ha

[jira] Commented: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925958#action_12925958 ] Giridharan Kesavan commented on PIG-1618: - could we use ivy for resolving/retrieving

[jira] Updated: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1618: - Attachment: (was: antlr-3.2.jar) > Switch to new parser generator technology >

[jira] Updated: (PIG-1618) Switch to new parser generator technology

2010-10-28 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1618: - Attachment: antlr-3.2.jar NewParser-2.patch Updated to remove some code duplication. > Swi