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

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

GitHub user wgtmac opened a pull request:

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

    ORC-183: Add a method in Type to build type

    Added static Type* buildTypeFromString(const std::string& input)

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

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

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

    https://github.com/apache/orc/pull/115.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 #115
    
----
commit 39f1e5df2e5843718fbb2e44f2d06f91e2eb7fce
Author: Gang Wu <[email protected]>
Date:   2017-04-28T04:31:35Z

    ORC-183: Add a method in Type to build type
    
    Added static Type* buildTypeFromString(const std::string& input)

----


> [C++] Add a method in Type to build type from string
> ----------------------------------------------------
>
>                 Key: ORC-183
>                 URL: https://issues.apache.org/jira/browse/ORC-183
>             Project: ORC
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>
> Currently Type class only supports building type like a container. It will be 
> much easier to create type from a string.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to