[ https://issues.apache.org/jira/browse/DRILL-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223265#comment-14223265 ]
Jason Altekruse commented on DRILL-1753: ---------------------------------------- Unfortunately no, I will confirm today if this has been fixed by the recent changes we made last week, but it is an issue independent from 1673. - Jason On Mon, Nov 24, 2014 at 10:27 AM, Rahul Challapalli (JIRA) <j...@apache.org> > Flatten fails on a repeated map, where the maps being flattened contain > repeated lists > -------------------------------------------------------------------------------------- > > Key: DRILL-1753 > URL: https://issues.apache.org/jira/browse/DRILL-1753 > Project: Apache Drill > Issue Type: Bug > Reporter: Jason Altekruse > Assignee: Jason Altekruse > > We currently fail to flatten the following data, the issue is the repeated > list nested inside of the map, this is not being copied properly during the > flatten operation. > { > r_map_3 : [ > { "d" : [ [1021, 1022], [1]] }, > { "d" : [ [1010] ] } > ] > } -- This message was sent by Atlassian JIRA (v6.3.4#6332)