[
https://issues.apache.org/jira/browse/ORC-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326351#comment-15326351
]
ASF GitHub Bot commented on ORC-69:
-----------------------------------
GitHub user xunzhang opened a pull request:
https://github.com/apache/orc/pull/38
ORC-69. Add batch option support in orc-contents and orc-scan tools.
cc @omalley
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xunzhang/orc orc-69
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 95a1b6e73c2e5414ac94225d87d67fc047a44185
Author: xunzhang <[email protected]>
Date: 2016-06-12T10:20:32Z
ORC-69. Add batch option support in orc-contents and orc-scan tools.
----
> Add batch option support in orc-contents and orc-scan tools.
> -------------------------------------------------------------
>
> Key: ORC-69
> URL: https://issues.apache.org/jira/browse/ORC-69
> Project: Orc
> Issue Type: Improvement
> Components: tools
> Reporter: hongwu
> Priority: Trivial
>
> The batchSize in FileScan.cc and FileContents.cc is hard coded with 1000. I
> add option named --batch to support input batchSize from command line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)