You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by wgtmac <gi...@git.apache.org> on 2017/05/10 20:45:44 UTC

[GitHub] orc pull request #118: ORC-176: Refactor common classes for writer and reade...

GitHub user wgtmac opened a pull request:

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

    ORC-176: Refactor common classes for writer and reader

    This is mainly a refactoring change for ORC-176, including:
    
    1. Extracted common classes and functions into Common.hh and Common.cc;
    2. Put InputStream interface and its implementations from Compression.hh to InputStream.hh and InputStream.cc.

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

    $ git pull https://github.com/wgtmac/orc ORC-176-rebased

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

    https://github.com/apache/orc/pull/118.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 #118
    
----
commit 999c131908379f646fc18de66254151b4fbf447c
Author: Gang Wu <ga...@alibaba-inc.com>
Date:   2017-05-10T20:43:05Z

    ORC-176: Refactor common classes for writer and reader
    
    This is mainly a refactoring change for ORC-176, including:
    
    1. Extracted common classes and functions into Common.hh and Common.cc;
    2. Put InputStream interface and its implementations from Compression.hh to InputStream.hh and InputStream.cc.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] orc pull request #118: ORC-176: Refactor common classes for writer and reade...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---