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/11/08 05:04:00 UTC

[jira] [Commented] (ORC-263) Implement column writers of compound types

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

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

GitHub user wgtmac opened a pull request:

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

    ORC-263: Implement column writers of compound types

    Implemented ListColumnWriter, MapColumnWriter and
    UnionColumnWriter. Also corresponding test cases
    are added.

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

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

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

    https://github.com/apache/orc/pull/188.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 #188
    
----
commit c88f4cbb3fef95d3e2f02a59d57f811ea88b127a
Author: Gang Wu <ga...@alibaba-inc.com>
Date:   2017-11-08T04:58:56Z

    ORC-263: Implement column writers of compound types
    
    Implemented ListColumnWriter, MapColumnWriter and
    UnionColumnWriter. Also corresponding test cases
    are added.

----


> Implement column writers of compound types
> ------------------------------------------
>
>                 Key: ORC-263
>                 URL: https://issues.apache.org/jira/browse/ORC-263
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>
> The scope of this ticket is to implement column writers for list, map, and union types.



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