You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jinfeng Ni (JIRA)" <ji...@apache.org> on 2015/02/06 20:10:35 UTC

[jira] [Updated] (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 ]

Jinfeng Ni updated DRILL-2146:
------------------------------
    Fix Version/s: 0.9.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.9.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)