[
https://issues.apache.org/jira/browse/DRILL-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-4025.
-----------------------------------
Resolution: Fixed
Merged in 1a24233
> Reduce getFileStatus() invocation for Parquet by 1
> --------------------------------------------------
>
> Key: DRILL-4025
> URL: https://issues.apache.org/jira/browse/DRILL-4025
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Mehant Baid
> Assignee: Mehant Baid
> Fix For: 1.3.0
>
> Attachments: DRILL-4025.patch
>
>
> Currently we invoke getFileStatus() to list all the files under a directory
> even when we have the metadata cache file. The information is already present
> in the cache so we don't need to perform this operation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)