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/08/10 00:12:00 UTC

[jira] [Commented] (ORC-226) Support getWriterId in c++ reader interface

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

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

GitHub user xndai opened a pull request:

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

    ORC-226 Support getWriterId in c++ reader interface

    Add new interface for reader to retrieve writer ID.
    
    Change-Id: I87939e448aa5eab1bc7ed728404ddbf41334d809

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

    $ git pull https://github.com/xndai/orc dev_writerid

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

    https://github.com/apache/orc/pull/151.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 #151
    
----
commit 0269e8a7df72b34f0af83f668f21ac627e00f6d3
Author: Xiening.Dai <xn...@live.com>
Date:   2017-08-10T00:09:43Z

    ORC-226 Support getWriterId in c++ reader interface
    
    Add new interface for reader to retrieve writer ID.
    
    Change-Id: I87939e448aa5eab1bc7ed728404ddbf41334d809

----


> Support getWriterId in c++ reader interface
> -------------------------------------------
>
>                 Key: ORC-226
>                 URL: https://issues.apache.org/jira/browse/ORC-226
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Xiening Dai
>
> We just added writer ID to identify files generated by different writers (we have three currently). Need an interface for reader to get this ID back.



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