You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2014/06/13 18:01:02 UTC

[jira] [Created] (DRILL-981) Display JSON map object in the same order as the original JSON object

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)