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 2018/08/10 04:01:00 UTC

[jira] [Commented] (ORC-394) [C++] Add addUserMetadata() function to C++ writer

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

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

GitHub user czxrrr opened a pull request:

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

    [ORC-394][C++] Add addUserMetadata() function to C++ write

    

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

    $ git pull https://github.com/czxrrr/orc ORC-394

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

    https://github.com/apache/orc/pull/300.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 #300
    
----
commit a0e34f9e8091ff5e9af24b470e971023f08fe60a
Author: zherui cao <zh...@...>
Date:   2018-08-10T03:54:25Z

    addusermetadata

----


> [C++] Add addUserMetadata() function to C++ writer
> --------------------------------------------------
>
>                 Key: ORC-394
>                 URL: https://issues.apache.org/jira/browse/ORC-394
>             Project: ORC
>          Issue Type: New Feature
>            Reporter: Zherui Cao
>            Priority: Major
>
> addUserMetadata() already exist on java side
> I think implementing it on c++ side would be useful
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)