Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: 0.4.0
-
Component/s: None
-
Labels:None
Description
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.