You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2015/03/19 04:39:38 UTC

[jira] [Resolved] (DRILL-2146) Flatten Function on two layer deep field fails to plan

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

Sean Hsuan-Yi Chu resolved DRILL-2146.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.9.0)
                   0.8.0

> 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)