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/08/04 20:16:00 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=16114913#comment-16114913 ] 

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

Github user omalley commented on a diff in the pull request:

    https://github.com/apache/orc/pull/144#discussion_r131476321
  
    --- Diff: java/core/pom.xml ---
    @@ -57,6 +57,10 @@
           <groupId>org.slf4j</groupId>
           <artifactId>slf4j-api</artifactId>
         </dependency>
    +    <dependency>
    --- End diff --
    
    Let's keep this dependency in the tools module rather than core.


> 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)