[
https://issues.apache.org/jira/browse/DRILL-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025343#comment-14025343
]
Jacques Nadeau commented on DRILL-579:
--------------------------------------
please verify
> 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: Ramana Inukonda Nagaraj
>
> 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)