[
https://issues.apache.org/jira/browse/DRILL-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368450#comment-14368450
]
Sean Hsuan-Yi Chu commented on DRILL-2146:
------------------------------------------
Resolved in DRILL-2106
Fixed in 47bcacaeed46dd1594d36c5d7e4939d9e4c67bab
> Flatten Function on two layer deep field fails to plan
> ------------------------------------------------------
>
> Key: DRILL-2146
> URL: https://issues.apache.org/jira/browse/DRILL-2146
> Project: Apache Drill
> Issue Type: Bug
> Components: Query Planning & Optimization
> Reporter: Sean Hsuan-Yi Chu
> Assignee: Sean Hsuan-Yi Chu
> Fix For: 0.8.0
>
>
> Use the same data in DRILL-2012 to run this query:
> select flatten(j.batters.batter) bb
> from dfs_test.`%s` j where j.type = 'donut'
> fails to plan.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)