[ 
https://issues.apache.org/jira/browse/PIG-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611833#comment-15611833
 ] 

Adam Szita commented on PIG-4798:
---------------------------------

Good point, attached revised patch [^PIG-4798.2.patch]

> big integer literals fail to parse
> ----------------------------------
>
>                 Key: PIG-4798
>                 URL: https://issues.apache.org/jira/browse/PIG-4798
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.15.0, 0.16.0
>            Reporter: Savvas Savvides
>            Assignee: Adam Szita
>         Attachments: PIG-4798.2.patch, PIG-4798.patch
>
>
> For example:
> x < 12345678901234567890
> with x being a biginteger tries to parse the literal as Integer. 
> x < 12345678901234567890BI
> "BI" is not recognized



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to