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

Jacques Nadeau resolved DRILL-283.
----------------------------------

    Resolution: Fixed

> Implement support for Repeated Map
> ----------------------------------
>
>                 Key: DRILL-283
>                 URL: https://issues.apache.org/jira/browse/DRILL-283
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Ben Becker
>
> Repeated map support needs to be implemented in value vectors, physical 
> operators, functions and readers.
> Example of a repeated map in JSON format:
> {code}
> {
>   "Bigname": [
>       {"name": "hello", "id": "1"},
>       {"name": "world", "id": "2"}
>   ]
> }
> {code}



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

Reply via email to