[
https://issues.apache.org/jira/browse/ORC-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106012#comment-15106012
]
ASF GitHub Bot commented on ORC-8:
----------------------------------
Github user omalley commented on the pull request:
https://github.com/apache/orc/pull/15#issuecomment-172690122
The --verbose will end up reading the footer for each stripe, while the
default behavior will just read the file footer. That seems like a reasonable
set of trade offs.
> Replace tool implementation to use Reader interface
> ---------------------------------------------------
>
> Key: ORC-8
> URL: https://issues.apache.org/jira/browse/ORC-8
> Project: Orc
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> Currently FileMetadata is using custom parsing of the ORC footer and
> postscript. It should use the standard interface from Reader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)