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

2010-12-14 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971305#action_12971305 ] Thejas M Nair commented on PIG-1618: +1 for NewParser-8.patches . I also ran the unit

[jira] Commented: (PIG-1765) as_clause in foreach statement should differentiate between simple type and type within tuple

2010-12-14 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971308#action_12971308 ] Alan Gates commented on PIG-1765: - This is going to be very non-intuitive to people. Based

[jira] Created: (PIG-1767) Intermediate data lost in local mode

2010-12-14 Thread John Meagher (JIRA)
Intermediate data lost in local mode Key: PIG-1767 URL: https://issues.apache.org/jira/browse/PIG-1767 Project: Pig Issue Type: Bug Affects Versions: 0.7.0, 0.8.0 Environment: Windows

[jira] Commented: (PIG-1755) Clean up duplicated code in Physical Operators

2010-12-14 Thread Scott Carey (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971353#action_12971353 ] Scott Carey commented on PIG-1755: -- {quote}any ideas on how to reduce object

[jira] Commented: (PIG-1767) Intermediate data lost in local mode

2010-12-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971368#action_12971368 ] Daniel Dai commented on PIG-1767: - Tried both Pig 0.7 and 0.8, I didn't see error. Wonder if

Re: Review Request: Update pig parser to allow function arguments to contain multiple lines

2010-12-14 Thread Daniel Dai
I am fine commit to the trunk for now, but notice: 1. We will switch the parser before 0.9 release, so the patch will go away in 0.9 anyway 2. No document for now, use it secretly Daniel Dmitriy Ryaboy wrote: On 2010-12-10 10:40:46, Daniel Dai wrote:

[jira] Resolved: (PIG-1766) New logical plan: ImplicitSplitInserter should before DuplicateForEachColumnRewrite

2010-12-14 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-1766. - Resolution: Fixed Hadoop Flags: [Reviewed] Review notes: https://reviews.apache.org/r/167/ Patch

[jira] Updated: (PIG-1768) Pig 090 doc reorg

2010-12-14 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-1768: - Attachment: basic.xml basic.xml Pig 090 doc reorg - Key:

[jira] Updated: (PIG-1768) Pig 090 doc reorg

2010-12-14 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel updated PIG-1768: - Attachment: start.xml start.xml Pig 090 doc reorg - Key:

Re: Review Request: Update pig parser to allow function arguments to contain multiple lines

2010-12-14 Thread Dmitriy Ryaboy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/154/#review72 --- So, it looks like the ANTLR parser is already in trunk. This might have