[jira] [Commented] (PIG-1956) Pig parser shouldn't log error code 0

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015657#comment-13015657 ] Xuefu Zhang commented on PIG-1956: -- Test-patch run: [exec] +1 overall. [exec]

[jira] [Commented] (PIG-1956) Pig parser shouldn't log error code 0

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015600#comment-13015600 ] Xuefu Zhang commented on PIG-1956: -- Test-patch run (additional javac warnings are due to ge

[jira] [Created] (PIG-1961) Pig prints "null" as file name in case of grammar error

2011-04-04 Thread Xuefu Zhang (JIRA)
Pig prints "null" as file name in case of grammar error --- Key: PIG-1961 URL: https://issues.apache.org/jira/browse/PIG-1961 Project: Pig Issue Type: Bug Affects Versions: 0.9.0

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015541#comment-13015541 ] Xuefu Zhang commented on PIG-1918: -- Patch PIG-1918-2.patch is committed to the trunk. Will

[jira] [Commented] (PIG-1956) Pig parser shouldn't log error code 0

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015529#comment-13015529 ] Xuefu Zhang commented on PIG-1956: -- Patch fixing PIG-1956, 1957, and 1958 > Pig parser sho

[jira] [Updated] (PIG-1956) Pig parser shouldn't log error code 0

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1956: - Attachment: PIG-1956.patch > Pig parser shouldn't log error code 0 > -

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-04-04 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015499#comment-13015499 ] Xuefu Zhang commented on PIG-1918: -- Current logical schema doesn't have line number informa

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-04-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014891#comment-13014891 ] Xuefu Zhang commented on PIG-1918: -- Responses for comments above: 1.The message is probabl

[jira] [Created] (PIG-1958) Regression: Pig doesn't log type cast warning messages

2011-04-01 Thread Xuefu Zhang (JIRA)
Regression: Pig doesn't log type cast warning messages -- Key: PIG-1958 URL: https://issues.apache.org/jira/browse/PIG-1958 Project: Pig Issue Type: Bug Affects Versions: 0.9.0

[jira] [Created] (PIG-1957) Pig parser gives misleading error message when the next foreach block has syntactic errors

2011-04-01 Thread Xuefu Zhang (JIRA)
Pig parser gives misleading error message when the next foreach block has syntactic errors -- Key: PIG-1957 URL: https://issues.apache.org/jira/browse/PIG-1957 Pr

[jira] [Created] (PIG-1956) Pig parser shouldn't log error code 0

2011-04-01 Thread Xuefu Zhang (JIRA)
Pig parser shouldn't log error code 0 - Key: PIG-1956 URL: https://issues.apache.org/jira/browse/PIG-1956 Project: Pig Issue Type: Bug Affects Versions: 0.9.0 Reporter: Xuefu Zhang

[jira] [Updated] (PIG-1947) Incorrect line number is reported during parsing

2011-03-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1947: - Attachment: PIG-1947.patch Temporary fix for the issue. With this patch, Pig is able to correctly report l

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014274#comment-13014274 ] Xuefu Zhang commented on PIG-1931: -- +1 PIG-1931_4.patch looks good. > Integrate Macro Expa

[jira] [Commented] (PIG-1947) Incorrect line number is reported during parsing

2011-03-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014127#comment-13014127 ] Xuefu Zhang commented on PIG-1947: -- The problem is of partly regression (line #) and partly

[jira] [Commented] (PIG-1947) Incorrect line number is reported during parsing

2011-03-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014072#comment-13014072 ] Xuefu Zhang commented on PIG-1947: -- There were issues with previous release as well. For in

[jira] [Created] (PIG-1947) Incorrect line number is reported during parsing

2011-03-30 Thread Xuefu Zhang (JIRA)
Incorrect line number is reported during parsing Key: PIG-1947 URL: https://issues.apache.org/jira/browse/PIG-1947 Project: Pig Issue Type: Bug Affects Versions: 0.9.0 Reporter

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013737#comment-13013737 ] Xuefu Zhang commented on PIG-1931: -- About PIG-1931_3.patch: 1. I think it's a right approa

[jira] [Commented] (PIG-1881) Need a special interface for Penny (Inspector Gadget)

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013722#comment-13013722 ] Xuefu Zhang commented on PIG-1881: -- I had a look at the patch. It appeared to me that there

[jira] [Updated] (PIG-1918) Line number should be give for logical plan failures

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1918: - Attachment: PIG-1918-2.patch patch is updated to handle source file name. > Line number should be give for

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013601#comment-13013601 ] Xuefu Zhang commented on PIG-1931: -- Another observation: current the file name of the main

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-03-30 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013528#comment-13013528 ] Xuefu Zhang commented on PIG-1918: -- For PIG-1918.patch, Unit test passed. Test-patch run re

[jira] [Updated] (PIG-1918) Line number should be give for logical plan failures

2011-03-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1918: - Attachment: PIG-1918.patch > Line number should be give for logical plan failures > ---

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011548#comment-13011548 ] Xuefu Zhang commented on PIG-1931: -- +1 Patch PIG-1931_2.patch looks good. Additional commen

[jira] [Commented] (PIG-1934) Fix zebra test TestCheckin1, TestCheckin4

2011-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011392#comment-13011392 ] Xuefu Zhang commented on PIG-1934: -- +1 > Fix zebra test TestCheckin1, TestCheckin4 > -

[jira] [Commented] (PIG-1927) Dereference partial name failed

2011-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011391#comment-13011391 ] Xuefu Zhang commented on PIG-1927: -- +1 Patch looks good. > Dereference partial name failed

[jira] [Commented] (PIG-1693) support project-range expression. (was: There needs to be a way in foreach to indicate "and all the rest of the fields" )

2011-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011378#comment-13011378 ] Xuefu Zhang commented on PIG-1693: -- I have reviewed the parser related changes: 1. in Logi

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011335#comment-13011335 ] Xuefu Zhang commented on PIG-1931: -- Some additional comments (It can be included in subsequ

[jira] [Commented] (PIG-1931) Integrate Macro Expansion with New Parser

2011-03-24 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010859#comment-13010859 ] Xuefu Zhang commented on PIG-1931: -- I haven't finished reviewing (some code may require dis

[jira] [Commented] (PIG-1933) Hints such as 'collected' and 'skewed' for "group by" or "join by" should not be treated as tokens.

2011-03-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010444#comment-13010444 ] Xuefu Zhang commented on PIG-1933: -- test-patch run result: [exec] +1 overall. [e

[jira] [Updated] (PIG-1933) Hints such as 'collected' and 'skewed' for "group by" or "join by" should not be treated as tokens.

2011-03-23 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1933: - Attachment: PIG-1933.patch Unit tests passed. Test-patch run is in progress. > Hints such as 'collected' a

[jira] [Created] (PIG-1933) Hints such as 'collected' and 'skewed' for "group by" or "join by" should not be treated as tokens.

2011-03-23 Thread Xuefu Zhang (JIRA)
Hints such as 'collected' and 'skewed' for "group by" or "join by" should not be treated as tokens. --- Key: PIG-1933 URL: https://issues.apache.org/jira/browse/PIG-19

[jira] [Created] (PIG-1929) Type checker failed to catch invalid type comparison

2011-03-22 Thread Xuefu Zhang (JIRA)
Type checker failed to catch invalid type comparison Key: PIG-1929 URL: https://issues.apache.org/jira/browse/PIG-1929 Project: Pig Issue Type: Bug Reporter: Xuefu Zhang

[jira] [Created] (PIG-1928) Type Checking, incorrect error message

2011-03-22 Thread Xuefu Zhang (JIRA)
Type Checking, incorrect error message -- Key: PIG-1928 URL: https://issues.apache.org/jira/browse/PIG-1928 Project: Pig Issue Type: Bug Reporter: Xuefu Zhang Assignee: Thejas M Nai

[jira] [Commented] (PIG-1925) Parser error message doesn't show location of the error or show it as Line 0:0

2011-03-22 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009694#comment-13009694 ] Xuefu Zhang commented on PIG-1925: -- For PIG-1925-1.patch, unit test passed. Test-patch run

[jira] [Updated] (PIG-1925) Parser error message doesn't show location of the error or show it as Line 0:0

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1925: - Attachment: PIG-1925-1.patch Patch is updated based on Alan's comment above. Unit test and test-patch run

[jira] [Assigned] (PIG-1920) An error in new parser

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned PIG-1920: Assignee: Daniel Dai (was: Xuefu Zhang) It seems related to the 'null#u:int' issue. > An error in n

[jira] [Commented] (PIG-1925) Parser error message doesn't show location of the error or show it as Line 0:0

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009221#comment-13009221 ] Xuefu Zhang commented on PIG-1925: -- Patch also includes fixes for default error messages ge

[jira] [Updated] (PIG-1918) Line number should be give for logical plan failures

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1918: - Attachment: (was: PIG-1918.patch) > Line number should be give for logical plan failures >

[jira] [Commented] (PIG-1918) Line number should be give for logical plan failures

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009215#comment-13009215 ] Xuefu Zhang commented on PIG-1918: -- A new JIRA, PIG-1925, was created for the purpose of pr

[jira] [Updated] (PIG-1925) Parser error message doesn't show location of the error or show it as Line 0:0

2011-03-21 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1925: - Attachment: PIG-1925.patch With the patch, the error message is emitted as: grunt> A = load 'x' as (u, v,

[jira] [Created] (PIG-1925) Parser error message doesn't show location of the error or show it as Line 0:0

2011-03-21 Thread Xuefu Zhang (JIRA)
Parser error message doesn't show location of the error or show it as Line 0:0 -- Key: PIG-1925 URL: https://issues.apache.org/jira/browse/PIG-1925 Project: Pig Issu

[jira] Commented: (PIG-1918) Line number should be give for logical plan failures

2011-03-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008861#comment-13008861 ] Xuefu Zhang commented on PIG-1918: -- Unit test passed. Test-patch run results: (javacc warni

[jira] Updated: (PIG-1918) Line number should be give for logical plan failures

2011-03-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1918: - Attachment: PIG-1918.patch Preliminary fix: add line numbers for failures in ast validation and plan gener

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

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007256#comment-13007256 ] Xuefu Zhang commented on PIG-1618: -- Run test locally, and it passed. (for NewParser-25.patc

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

2011-03-15 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: NewParser-25.patch Fix an issue where parallel should be set to 1 when pig is in local mode. Mi

[jira] Resolved: (PIG-1092) Pig Latin Parser fails to recognize "\n" as a whitespace

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1092. -- Resolution: Cannot Reproduce Cannot be reproduced in trunk before or after parser replacement. > Pig Lat

[jira] Resolved: (PIG-1654) Pig should check schema alias duplication at any levels.

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1654. -- Resolution: Fixed This problem is correctly addressed in the new parser. > Pig should check schema alias

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

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1765. -- Resolution: Fixed Per discussion above, there is no more issue regarding this. > as_clause in foreach st

[jira] Resolved: (PIG-1687) validate type as soon as each line of script is entered in grunt shell

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1687. -- Resolution: Fixed This should have been fixed as part of one of previous checkins > validate type as soo

[jira] Commented: (PIG-1623) Register syntax is ambiguous

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007069#comment-13007069 ] Xuefu Zhang commented on PIG-1623: -- Register ... is a command that PigScriptParser understa

[jira] Commented: (PIG-377) Grunt parser doesn't handle escape codes correctly

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007065#comment-13007065 ] Xuefu Zhang commented on PIG-377: - The issue is caused by the fact that we use string literal

[jira] Commented: (PIG-1581) Parser fails to recognize semicolons in quoted strings

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007063#comment-13007063 ] Xuefu Zhang commented on PIG-1581: -- This issue has a similar cause to that of PIG-731 > Pa

[jira] Commented: (PIG-356) map lookup on empty key should be disallowed at parse time

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007060#comment-13007060 ] Xuefu Zhang commented on PIG-356: - Empty string as a map key is valid key in java, so why sho

[jira] Commented: (PIG-583) Bag constants used in non foreach statements cause lexical errors

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007056#comment-13007056 ] Xuefu Zhang commented on PIG-583: - Problem is caused by PigScriptParser, which cannot truncat

[jira] Commented: (PIG-731) Passing semicolon as a parameter in UDF causes parser error

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007047#comment-13007047 ] Xuefu Zhang commented on PIG-731: - The problem seems being caused by PigScriptParser, which i

[jira] Commented: (PIG-838) Parser does not handle ctrl-m ('\u000d') as argument to PigStorage

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007015#comment-13007015 ] Xuefu Zhang commented on PIG-838: - There doesn't seem to be an easy well to support this. If

[jira] Commented: (PIG-1152) bincond operator throws parser error

2011-03-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006987#comment-13006987 ] Xuefu Zhang commented on PIG-1152: -- unit test passed also. > bincond operator throws parse

[jira] Commented: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006717#comment-13006717 ] Xuefu Zhang commented on PIG-1152: -- Test-patch run result (new javacc warning is caused by

[jira] Updated: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1152: - Attachment: PIG-1152-3.patch Added a more test case. > bincond operator throws parser error >

[jira] Updated: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1152: - Attachment: (was: PIG-1152.patch) > bincond operator throws parser error >

[jira] Updated: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1152: - Attachment: PIG-1152-2.patch Add support for negative numerical constants. > bincond operator throws parse

[jira] Commented: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006573#comment-13006573 ] Xuefu Zhang commented on PIG-1152: -- Test patch run: [exec] +1 overall. [exec]

[jira] Updated: (PIG-1152) bincond operator throws parser error

2011-03-14 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-1152: - Attachment: PIG-1152.patch > bincond operator throws parser error > >

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

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005987#comment-13005987 ] Xuefu Zhang commented on PIG-1618: -- Yes, Pig now requires antlr jars and the dependency is

[jira] Commented: (PIG-144) The error message should be more meaningful when there is a typo in PIg script

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005787#comment-13005787 ] Xuefu Zhang commented on PIG-144: - As to the internal state, I happened to turn on debug mode

[jira] Resolved: (PIG-1774) parser should not require bincond/conditional operator to be within parenthesis

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1774. -- Resolution: Duplicate Duplicated with PIG-394 > parser should not require bincond/conditional operator t

[jira] Commented: (PIG-19) A=load causes parse error

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005758#comment-13005758 ] Xuefu Zhang commented on PIG-19: The problem is caused by PigScriptParser, which we are not re

[jira] Commented: (PIG-144) The error message should be more meaningful when there is a typo in PIg script

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005755#comment-13005755 ] Xuefu Zhang commented on PIG-144: - It's hard to give a good error message in case of typo. In

[jira] Commented: (PIG-719) store into 'filename'; should be valid syntax, but does not work

2011-03-11 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005741#comment-13005741 ] Xuefu Zhang commented on PIG-719: - Unit test passed. Test-patch run: [exec] +1 overall.

[jira] Updated: (PIG-719) store into 'filename'; should be valid syntax, but does not work

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-719: Status: Patch Available (was: Open) > store into 'filename'; should be valid syntax, but does not work > ---

[jira] Updated: (PIG-719) store into 'filename'; should be valid syntax, but does not work

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated PIG-719: Attachment: pig-719.patch 1. provide fix for the issue 2. Minor error message reporting change. > store into

[jira] Resolved: (PIG-1545) Secondary alias gives problem, when it has alias in the group by statement.

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1545. -- Resolution: Cannot Reproduce Cannot be produced in trunk as well as in 0.9. Case is closed. > Secondary

[jira] Commented: (PIG-579) Adding newlines to format foreach statement with constants causes parse errors

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005267#comment-13005267 ] Xuefu Zhang commented on PIG-579: - Appearing to have the same cause as PIg-548. > Adding new

[jira] Resolved: (PIG-596) Anonymous tuples in bags create ParseExceptions

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-596. - Resolution: Fixed Closed per comments: The old parser requires a name for the tuple type in a bag type. Thi

[jira] Resolved: (PIG-618) Bad error message when period rather than comma appears as separator in UDF parameter list

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-618. - Resolution: Fixed Better error message is now given: grunt> C = foreach B generate >> group, >>

[jira] Resolved: (PIG-1462) No informative error message on parse problem

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1462. -- Resolution: Fixed Better error message is given now: runt> in = load 'data' using PigStorage() as (m:map

[jira] Commented: (PIG-548) ParseException involving "as" keyword

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005255#comment-13005255 ] Xuefu Zhang commented on PIG-548: - This appears to be a problem with PigScriptParser, which d

[jira] Resolved: (PIG-1619) Bad error message when a double constant is incorrectly specified

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1619. -- Resolution: Fixed Better error message is given now: grunt> B = foreach A generate $0, 3.0e10.1; 2011-03

[jira] Resolved: (PIG-1621) What does EVAL keyword do?

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1621. -- Resolution: Fixed Release Note: EVAL is no longer reserved as a keyword. EVAL is no longer reserved

[jira] Resolved: (PIG-670) DIFF contains an invalid expression - possible parser error

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-670. - Resolution: Fixed Better error message is given now: runt> X =FOREACH B GENERATE DIFF( A.Fint + A.Fint + );

[jira] Resolved: (PIG-1499) Type error message does not include complex type

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1499. -- Resolution: Fixed Better error message is given now: grunt> A = LOAD 'input.txt' AS (f1:bag[T:tuple(t1, t

[jira] Resolved: (PIG-1620) ARRANGE keyword should be deprecated

2011-03-10 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang resolved PIG-1620. -- Resolution: Fixed Release Note: ARRANGE is no longer reserved as a keyword. Fixed as part of PIG-16

[jira] Commented: (PIG-596) Anonymous tuples in bags create ParseExceptions

2011-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004910#comment-13004910 ] Xuefu Zhang commented on PIG-596: - The old parser requires a name for the tuple type in a bag

[jira] Commented: (PIG-1152) bincond operator throws parser error

2011-03-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004900#comment-13004900 ] Xuefu Zhang commented on PIG-1152: -- Actually the problem is not caused by either bincond op

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

2011-03-09 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: NewParser-24.patch Add SchemaAliasVisitor Improve new parser error message and handling. Unit

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

2011-03-09 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: NewParser-23.patch) > Switch to new parser generator technology > ---

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

2011-03-09 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: NewParser-23.patch > Switch to new parser generator technology > --

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

2011-03-08 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004152#comment-13004152 ] Xuefu Zhang commented on PIG-1618: -- For NewParser-21.patch: [exec] +1 overall. [e

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

2011-03-08 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: NewParser-22.patch > Switch to new parser generator technology > --

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

2011-03-08 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: NewParser-21.patch > Switch to new parser generator technology > --

[jira] Commented: (PIG-1888) Fix TestLogicalPlanGenerator not use hardcoded path

2011-03-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003738#comment-13003738 ] Xuefu Zhang commented on PIG-1888: -- +1 > Fix TestLogicalPlanGenerator not use hardcoded pa

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

2011-03-07 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003663#comment-13003663 ] Xuefu Zhang commented on PIG-1618: -- I think the behavior change was largely due to the way

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

2011-03-03 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: NewParser-19.patch > Switch to new parser generator technology > --

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

2011-03-02 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: NewParser-18.patch > Switch to new parser generator technology > --

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

2011-02-15 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994942#comment-12994942 ] Xuefu Zhang commented on PIG-1765: -- The issue about foreach generate a as aa:int vs (aa:int

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

2011-02-01 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12989280#comment-12989280 ] Xuefu Zhang commented on PIG-1618: -- Test-patch run result for patch NewParser-15.patch: (re

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

2011-01-31 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: NewParser-15.patch Includes: 1. Scalar support 2. Minor parser grammar fixes 3. Better schema v

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

2011-01-26 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: NewParser-14.patch A visitor for new logical plan. It does some schema validations, but it main

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

2011-01-21 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: NewParser-13.patch Patch includes: 1. Union OnSchema migration from the old plan 2. Repackaging

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

2011-01-18 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: NewParser-12.patch This patch is about schema specification cleanup (as clause in pig statement

<    1   2   3   4   5   6   >