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

Mehant Baid resolved DRILL-2180.
--------------------------------
    Resolution: Fixed
      Assignee: Sean Hsuan-Yi Chu  (was: Mehant Baid)

Fixed in 29fe695bdf5d4a14d605b3a0dbb9b1042425538a

> Star is not expanded when being used with flatten
> -------------------------------------------------
>
>                 Key: DRILL-2180
>                 URL: https://issues.apache.org/jira/browse/DRILL-2180
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>            Reporter: Sean Hsuan-Yi Chu
>            Assignee: Sean Hsuan-Yi Chu
>            Priority: Critical
>             Fix For: 0.9.0
>
>         Attachments: DRILL-2180.1.patch
>
>
> For example,
> select *, "flatten(j.topping) tt " +
>               "from dfs_test.`%s` j "
> (using the same data set in DRILL-2012)
> *     tt
> null  {"id":"5001","type":"None"}
> null  {"id":"5002","type":"Glazed"}
> null  {"id":"5005","type":"Sugar"}
> null  {"id":"5007","type":"Powdered Sugar"}
> null  {"id":"5006","type":"Chocolate with Sprinkles"}
> null  {"id":"5003","type":"Chocolate"}
> null  {"id":"5004","type":"Maple"}
> Note that the first column is messed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to