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

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

GitHub user asandryh opened a pull request:

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

    Replaced Buffer with DataBuffer<char> 

    Resolves ORC-18, addresses comments to the first patch.

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

    $ git pull https://github.com/asandryh/orc master

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

    https://github.com/apache/orc/pull/2.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 #2
    
----
commit bcbb8f988e0f3eb72029870f67e0fe31c6b90098
Author: Aliaksei Sandryhaila <[email protected]>
Date:   2015-07-06T17:15:29Z

    Replaced Buffer with DataBuffer<char> and converted InputStream::read() 
method to posix style.

----


> Replace Buffer with DataBuffer<char> and implement a posix-style read() for 
> InputStreams
> ----------------------------------------------------------------------------------------
>
>                 Key: ORC-18
>                 URL: https://issues.apache.org/jira/browse/ORC-18
>             Project: Orc
>          Issue Type: Sub-task
>          Components: C++
>    Affects Versions: 1.0.0
>            Reporter: Aliaksei Sandryhaila
>            Assignee: Aliaksei Sandryhaila
>             Fix For: 1.0.0
>
>         Attachments: ORC-18.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to