GitHub user yiyezhiqiu233 opened a pull request:
https://github.com/apache/orc/pull/312
fix ORC-237 OrcFile.mergeFiles
-set buffer size
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yiyezhiqiu233/orc ORC-237
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/312.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 #312
----
commit b09a1652a3cbfbe44245a673cedcb26c16875e3b
Author: yiyezhiqiu233 <gecan233@...>
Date: 2018-09-27T15:20:08Z
fix ORC-237 OrcFile.mergeFiles
-set buffer size
----
---