[
https://issues.apache.org/jira/browse/DRILL-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093382#comment-14093382
]
Sudheesh Katkam commented on DRILL-579:
---------------------------------------
No feedback. Assume resolved.
> 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
> Fix For: 0.5.0
>
>
> 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)