You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/05 00:57:56 UTC

[jira] [Updated] (DRILL-407) JSON max number value returns INFINITY in drill

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

Jacques Nadeau updated DRILL-407:
---------------------------------
    Fix Version/s:     (was: 0.8.0)
                   0.9.0

> JSON max number value returns INFINITY in drill
> -----------------------------------------------
>
>                 Key: DRILL-407
>                 URL: https://issues.apache.org/jira/browse/DRILL-407
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - JSON
>            Reporter: Ramana Inukonda Nagaraj
>            Assignee: Aditya Kishore
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> Select from column containing max number value of Javascript (1.7976931348623157e+308)
> 0: jdbc:drill:schema=dfs> select wealth from dfs.`/user/root/employeeNestedObject.json`;
> +------------+
> |   wealth   |
> +------------+
> | Infinity   |
> +------------+
> 1 row selected (0.084 seconds)



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