[
https://issues.apache.org/jira/browse/DRILL-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-210.
----------------------------------
Resolution: Fixed
Fixed in fef2204
> count returns incorrect value for table with 100,000 rows
> ---------------------------------------------------------
>
> Key: DRILL-210
> URL: https://issues.apache.org/jira/browse/DRILL-210
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: M1
> Reporter: Steven Phillips
> Assignee: Jason Altekruse
>
> 0: jdbc:drill:schema=parquet-local> select count(1) from
> "/tmp/tpc-h/supplier";
> +---------+
> | EXPR$0 |
> +---------+
> | 15783 |
> +---------+
> 1 row selected (0.577 seconds)
> There should be 100,000 rows in this table
--
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