Jason Altekruse created DRILL-1333: -------------------------------------- Summary: Create a flatten operation Key: DRILL-1333 URL: https://issues.apache.org/jira/browse/DRILL-1333 Project: Apache Drill Issue Type: Sub-task Reporter: Jason Altekruse
JSON document often include lists that would be nice to flatten out into records, one row for each element in the array. This should also handle the case where there is other data at the level above the list, that applies to all elements, to be copied into each flattened record. -- This message was sent by Atlassian JIRA (v6.2#6252)