[
https://issues.apache.org/jira/browse/DRILL-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Girish updated DRILL-407:
----------------------------------
Fix Version/s: 1.16.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: Abhishek Girish
> Priority: Minor
> Fix For: 1.16.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
(v7.6.3#76005)