[
https://issues.apache.org/jira/browse/DRILL-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Khurram Faraaz closed DRILL-283.
--------------------------------
> 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
> Fix For: 0.4.0
>
>
> 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.3.4#6332)