[
https://issues.apache.org/jira/browse/DRILL-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-488.
----------------------------------
Resolution: Fixed
> Multiple files under directory count (Parquet)
> ----------------------------------------------
>
> Key: DRILL-488
> URL: https://issues.apache.org/jira/browse/DRILL-488
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Ramana Inukonda Nagaraj
>
> [root@perfnode166 ~]# hadoop fs -ls /input/parquet/nation
> Found 2 items
> -rwxr-xr-x 3 root root 3109 2014-02-11 10:50
> /input/parquet/nation/nation.parquet
> -rwxr-xr-x 3 root root 2756 2014-04-04 14:24
> /input/parquet/nation/nation2.parquet
> 0: jdbc:drill:schema=dfs> select count(*) from `/input/parquet/nation/`;
> +------------+
> | EXPR$0 |
> +------------+
> | 25 |
> | 25 |
> +------------+
> 2 rows selected (0.22 seconds)
--
This message was sent by Atlassian JIRA
(v6.2#6252)