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/07/30 22:22:02 UTC

[jira] [Commented] (ORC-219) Boolean and timestamp converter for CSV

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

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

GitHub user spasam opened a pull request:

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

    [ORC-219] Boolean and timestamp converter for CSV.

    Added support for boolean and timestamp readers for CSV conversion.
    Fixed deprecated JUnit imports in tests
    Fixed deprecated GnuParser/Options
    Upgraded JUnit to 4.12
    
    Test CSV convert with Posgres TSV output that has boolean and timestamp

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

    $ git pull https://github.com/spasam/orc csv

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

    https://github.com/apache/orc/pull/144.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 #144
    
----
commit c836fb9a7014a025b2d1279dfa460bfb8a557738
Author: Seshu Pasam <sp...@uptycs.com>
Date:   2017-07-30T22:16:30Z

    [ORC-219] Boolean and timestamp converter for CSV.
    
    Added support for boolean and timestamp readers for CSV conversion.
    Fixed deprecated JUnit imports in tests
    Fixed deprecated GnuParser/Options
    Upgraded JUnit to 4.12
    
    Test CSV convert with Posgres TSV output that has boolean and timestamp

----


> Boolean and timestamp converter for CSV
> ---------------------------------------
>
>                 Key: ORC-219
>                 URL: https://issues.apache.org/jira/browse/ORC-219
>             Project: ORC
>          Issue Type: Improvement
>          Components: Java, tools
>    Affects Versions: 1.5.0
>            Reporter: Seshu Pasam
>
> Similar to JSON converter CSV should support boolean and timestamp



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