You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 07:35:24 UTC

[jira] [Updated] (DRILL-579) Select COUNT(*) returns 0 rows

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

Jacques Nadeau updated DRILL-579:
---------------------------------

    Component/s: Execution - Codegen
       Assignee: Jinfeng Ni

> Select COUNT(*) returns 0 rows
> ------------------------------
>
>                 Key: DRILL-579
>                 URL: https://issues.apache.org/jira/browse/DRILL-579
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Codegen
>            Reporter: Aman Sinha
>            Assignee: Jinfeng Ni
>
> The following COUNT(*) should return 1 row...it is returning 0 rows. 
>  select count(*) from cp.`tpch/nation.parquet` where n_nationkey = 100;
> +--+
> |  |
> +--+
> +--+
> No rows selected (0.073 seconds)



--
This message was sent by Atlassian JIRA
(v6.2#6252)