Jinfeng Ni created DRILL-981:
--------------------------------
Summary: Display JSON map object in the same order as the original
JSON object
Key: DRILL-981
URL: https://issues.apache.org/jira/browse/DRILL-981
Project: Apache Drill
Issue Type: Improvement
Reporter: Jinfeng Ni
Assignee: Jinfeng Ni
When DRILL display a JSON object as a query result, Drill should display a map
object in the same order as that in the original JSON object.
To do that, we need keep track the insertion order of vectors added to map
object, and shows the content of map in the insertion order.
--
This message was sent by Atlassian JIRA
(v6.2#6252)