You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/17 23:17:04 UTC

[jira] [Commented] (ORC-194) Split TreeWriters out of WriterImpl

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

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

GitHub user omalley opened a pull request:

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

    ORC-194 Move TreeWriters classes out of WriterImpl

    

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

    $ git pull https://github.com/omalley/orc orc-194

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

    https://github.com/apache/orc/pull/125.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 #125
    
----
commit 3d64ed5a5d047635e5c29d7545995001df260c5f
Author: Owen O'Malley <om...@apache.org>
Date:   2017-05-17T20:52:12Z

    ORC-193. Refactor TreeWriter API in WriterImpl.

commit d6990e55f90f81cb4a3e6d9c88ebdd16343dcaca
Author: Owen O'Malley <om...@apache.org>
Date:   2017-05-17T23:12:01Z

    ORC-194. Split TreeWriters out of WriterImpl.

----


> Split TreeWriters out of WriterImpl
> -----------------------------------
>
>                 Key: ORC-194
>                 URL: https://issues.apache.org/jira/browse/ORC-194
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Move the TreeWriters out of WriterImpl to individual classes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)