You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by xuchuanyin <gi...@git.apache.org> on 2018/09/13 08:17:33 UTC

[GitHub] orc pull request #307: ORC-401. Fix typing error in document

GitHub user xuchuanyin opened a pull request:

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

    ORC-401. Fix typing error in document

    fix typing error in document and site
    
    Corresponding reference looks like below:
    
    https://github.com/apache/hive/blob/trunk/ql/src/protobuf/org/apache/hadoop/hive/ql/io/orc/orc_proto.proto#L107
    
    https://github.com/apache/hive/blob/trunk/ql/src/protobuf/org/apache/hadoop/hive/ql/io/orc/orc_proto.proto#L122
    


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

    $ git pull https://github.com/xuchuanyin/orc typing_error

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

    https://github.com/apache/orc/pull/307.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 #307
    
----
commit 8d8a0b888dd414f317ead41c2ef45846af934786
Author: xuchuanyin <xu...@...>
Date:   2018-09-13T08:10:46Z

    Fix typing error in document
    
    fix typing error in document

----


---

[GitHub] orc pull request #307: ORC-401. Fix typing error in document

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

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


---