You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Adam Szita (JIRA)" <ji...@apache.org> on 2016/10/25 09:25:58 UTC

[jira] [Updated] (PIG-4798) big integer literals fail to parse

     [ https://issues.apache.org/jira/browse/PIG-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Szita updated PIG-4798:
----------------------------
    Affects Version/s: 0.16.0

> 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
>
> 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)