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 15:58:01 UTC

[jira] [Commented] (ORC-199) Include a CSV to ORC converter

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

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

GitHub user omalley opened a pull request:

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

    ORC-199. Add convert from CSV.

    This patch incorporates Carter's converter into the tool jar. I haven't made any tests yet.

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

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

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

    https://github.com/apache/orc/pull/131.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 #131
    
----
commit 0389dccf8d8f223be52788163abdbf130d484455
Author: Owen O'Malley <om...@apache.org>
Date:   2017-05-23T20:54:44Z

    ORC-199. Add convert from CSV.

----


> Include a CSV to ORC converter
> ------------------------------
>
>                 Key: ORC-199
>                 URL: https://issues.apache.org/jira/browse/ORC-199
>             Project: ORC
>          Issue Type: New Feature
>            Reporter: Carter Shanklin
>            Assignee: Owen O'Malley
>
> It will be good to have a utility to convert CSV to ORC in a way that doesn't require any complex setup.
> To get things started I've created https://github.com/cartershanklin/csv-to-orc which uses ORC core and OpenCSV (which is Apache licensed).
> If there's interest it might be better to fold this into the ORC project to make it easier for users to find.



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