[
https://issues.apache.org/jira/browse/DRILL-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-407:
---------------------------------
Priority: Minor (was: Major)
> 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
>
> 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.2#6252)