Ramana Inukonda Nagaraj created DRILL-407:
---------------------------------------------
Summary: 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
Reporter: Ramana Inukonda Nagaraj
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)