Ramana Inukonda Nagaraj created DRILL-408:
---------------------------------------------

             Summary: Select wrong column from JSON file returns null
                 Key: DRILL-408
                 URL: https://issues.apache.org/jira/browse/DRILL-408
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Ramana Inukonda Nagaraj
            Priority: Minor


More for tracking and discussion than an actual bug in my opinion.

0: jdbc:drill:schema=dfs> select wealth1 from 
dfs.`/user/root/employeeNestedObject.json`;
+------------+
|  wealth1   |
+------------+
| null       |
+------------+
1 row selected (0.105 seconds)

Where column wealth1 does not exist. 




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to