[
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]
[
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
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
[
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
[
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
[
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
> -
[
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
[
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
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
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
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
[
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
[
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
[
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
> ---
[
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
[
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
> -
[
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
[
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
[
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
[
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
[
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
[
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
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
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
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
[
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
[
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
[
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
[
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
[
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
>
[
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
[
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,
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
>
[
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
>
[
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
[
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]
[
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
>
>
[
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
[
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
[
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
[
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
[
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
[
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.
[
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
> ---
[
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
[
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
[
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
[
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
[
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,
>>
[
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
[
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
[
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
[
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
[
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 + );
[
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
[
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
[
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
[
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
[
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
[
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
> ---
[
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
> --
[
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
[
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
> --
[
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
> --
[
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
[
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
[
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
> --
[
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
> --
[
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
[
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
[
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
[
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
[
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
[
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
401 - 500 of 545 matches
Mail list logo