[
https://issues.apache.org/jira/browse/DRILL-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992833#comment-14992833
]
Jacques Nadeau commented on DRILL-4025:
---------------------------------------
Got it. The subject of the jira is what confused me. Is "reduce getFileStatus()
call in Parquet from 2 to 1" a more apt description?
> Don't invoke getFileStatus() when metadata cache is available
> -------------------------------------------------------------
>
> 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
> 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)