[ 
https://issues.apache.org/jira/browse/ORC-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179889#comment-16179889
 ] 

ASF GitHub Bot commented on ORC-238:
------------------------------------

GitHub user mythrocks opened a pull request:

    https://github.com/apache/orc/pull/171

    ORC-238: Make OrcFile's "enforceBufferSize" user-settable.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mythrocks/orc 
ORC-238-User-settable-enforce-compression-buffer-size-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/orc/pull/171.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 #171
    
----
commit 7755ecb68341a506238454112923ca24c2dbd1f5
Author: Mithun RK <[email protected]>
Date:   2017-09-25T21:13:52Z

    ORC-238: Make OrcFile's "enforceBufferSize" user-settable.

----


> Make OrcFile's "enforceBufferSize" user-settable.
> -------------------------------------------------
>
>                 Key: ORC-238
>                 URL: https://issues.apache.org/jira/browse/ORC-238
>             Project: ORC
>          Issue Type: Improvement
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Mithun Radhakrishnan
>            Assignee: Mithun Radhakrishnan
>         Attachments: ORC-238.1.patch
>
>
> Compression buffer-sizes in OrcFile are computed at runtime, except when 
> {{enforceBufferSize}} is set. The only snag here is that this flag can't be 
> set by the user.
> When runtime-computed buffer-sizes are not optimal (for some reason), the 
> user has no way to work around it by setting a custom value.
> I have a patch that we use at Yahoo.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to