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/06/16 17:31:00 UTC

[jira] [Commented] (ORC-202) Add enum that encodes which writer wrote a file

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

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

GitHub user omalley opened a pull request:

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

    ORC-202. Add writer implementation enum to file format

    

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

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

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

    https://github.com/apache/orc/pull/132.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 #132
    
----
commit 3be6c95699e9465172e6c95ac37b1aab910e9595
Author: Owen O'Malley <om...@apache.org>
Date:   2017-06-16T15:50:53Z

    ORC-202. Add writer field.

commit 3bb046b2dfa22b06f7248be10ef2ae308fadbc25
Author: Owen O'Malley <om...@apache.org>
Date:   2017-06-16T17:16:50Z

    ORC-202. Add writer implementation enum to record which software wrote the
    file.

----


> Add enum that encodes which writer wrote a file
> -----------------------------------------------
>
>                 Key: ORC-202
>                 URL: https://issues.apache.org/jira/browse/ORC-202
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Add a protobuf enum value in the footer that can encode which writer wrote the file:
> * ORC Java Writer
> * ORC C++ Writer
> * Presto Writer



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