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:05:02 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinfeng Ni updated DRILL-981:
-----------------------------

    Attachment: DRILL-981.1.patch

> 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
>         Attachments: DRILL-981.1.patch
>
>
> 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)