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

Jacques Nadeau resolved DRILL-201.
----------------------------------

    Resolution: Fixed
    
> aggregate with multiple files returns a result for each file
> ------------------------------------------------------------
>
>                 Key: DRILL-201
>                 URL: https://issues.apache.org/jira/browse/DRILL-201
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>            Assignee: Jacques Nadeau
>
> Query:
> select count(1) from "/tmp/tpc-h/customer";
> Result:
> +---------+
> | EXPR$0  |
> +---------+
> | 265617  |
> | 410287  |
> | 411652  |
> | 412444  |
> +---------+

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to