You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/05/06 22:24:01 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14531335#comment-14531335 ] 

Rahul Challapalli commented on DRILL-2146:
------------------------------------------

Verified and added the below testcase

Functional/Passing/flatten_operators/2rows/flatten_filter_DRILL-2146.q

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